Searched refs:OP_RECLAIM_COMPLETE (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dnfs4.h136 OP_RECLAIM_COMPLETE = 58, enumerator in enum:nfs_opnum4
167 #define LAST_NFS41_OP OP_RECLAIM_COMPLETE
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2393 [OP_RECLAIM_COMPLETE] = nfsd4_decode_reclaim_complete,
5602 [OP_RECLAIM_COMPLETE] = nfsd4_encode_noop,
H A Dnfs4proc.c3447 [OP_RECLAIM_COMPLETE] = {
3450 .op_name = "OP_RECLAIM_COMPLETE",
/linux-master/fs/nfs/
H A Dnfs4xdr.c1940 encode_op_hdr(xdr, OP_RECLAIM_COMPLETE, decode_reclaim_complete_maxsz, hdr);
5842 return decode_op_hdr(xdr, OP_RECLAIM_COMPLETE);

Completed in 176 milliseconds