Searched refs:OP_DELEGRETURN (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dnfs4.h84 OP_DELEGRETURN = 8, enumerator in enum:nfs_opnum4
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2333 [OP_DELEGRETURN] = nfsd4_decode_delegreturn,
5542 [OP_DELEGRETURN] = nfsd4_encode_noop,
H A Dnfs4proc.c3192 [OP_DELEGRETURN] = {
3195 .op_name = "OP_DELEGRETURN",
H A Dnfs4state.c3514 1 << (OP_DELEGRETURN));
/linux-master/fs/nfs/
H A Dnfs4xdr.c1781 encode_op_hdr(xdr, OP_DELEGRETURN, decode_delegreturn_maxsz, hdr);
5556 return decode_op_hdr(xdr, OP_DELEGRETURN);
H A Dnfs4proc.c8610 1 << (OP_DELEGRETURN) |
8684 test_bit(OP_DELEGRETURN, sp->allow.u.longs) &&

Completed in 200 milliseconds