Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnfs4.h83 OP_DELEGRETURN = 8, enumerator
/Linux-v5.4/fs/nfsd/
Dnfs4xdr.c1813 [OP_DELEGRETURN] = (nfsd4_dec)nfsd4_decode_delegreturn,
4322 [OP_DELEGRETURN] = (nfsd4_enc)nfsd4_encode_noop,
Dnfs4proc.c2368 [OP_DELEGRETURN] = {
Dnfs4state.c2997 1 << (OP_DELEGRETURN)); in nfsd4_exchange_id()
/Linux-v5.4/fs/nfs/
Dnfs4xdr.c1747 encode_op_hdr(xdr, OP_DELEGRETURN, decode_delegreturn_maxsz, hdr); in encode_delegreturn()
5413 return decode_op_hdr(xdr, OP_DELEGRETURN); in decode_delegreturn()
Dnfs4proc.c7941 1 << (OP_DELEGRETURN) |
8015 test_bit(OP_DELEGRETURN, sp->allow.u.longs) && in nfs4_sp4_select_mode()