Home
last modified time | relevance | path

Searched refs:op_recall (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h274 u32 op_recall; /* recall */ member
H A Dnfs4state.c5098 open->op_recall = 0; in nfs4_open_delegation()
5102 open->op_recall = 1; in nfs4_open_delegation()
5147 open->op_recall = 1; in nfs4_open_delegation()
H A Dnfs4xdr.c3680 *p++ = cpu_to_be32(open->op_recall); in nfsd4_encode_open()