Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnfs4.h83 OP_DELEGRETURN = 8, enumerator
/Linux-v4.19/fs/nfsd/
Dnfs4xdr.c1806 [OP_DELEGRETURN] = (nfsd4_dec)nfsd4_decode_delegreturn,
4291 [OP_DELEGRETURN] = (nfsd4_enc)nfsd4_encode_noop,
Dnfs4proc.c2125 [OP_DELEGRETURN] = {
Dnfs4state.c2521 1 << (OP_DELEGRETURN)); in nfsd4_exchange_id()
/Linux-v4.19/fs/nfs/
Dnfs4xdr.c1744 encode_op_hdr(xdr, OP_DELEGRETURN, decode_delegreturn_maxsz, hdr); in encode_delegreturn()
5586 return decode_op_hdr(xdr, OP_DELEGRETURN); in decode_delegreturn()
Dnfs4proc.c7730 1 << (OP_DELEGRETURN) |
7804 test_bit(OP_DELEGRETURN, sp->allow.u.longs) && in nfs4_sp4_select_mode()