Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs4.h86 OP_DELEGRETURN = 8, enumerator
/linux-6.15/fs/nfsd/
H A Dnfs4xdr.c2376 [OP_DELEGRETURN] = nfsd4_decode_delegreturn,
5730 [OP_DELEGRETURN] = nfsd4_encode_noop,
H A Dnfs4proc.c3355 [OP_DELEGRETURN] = {
H A Dnfs4state.c3648 1 << (OP_DELEGRETURN)); in nfsd4_exchange_id()
/linux-6.15/fs/nfs/
H A Dnfs4xdr.c1806 encode_op_hdr(xdr, OP_DELEGRETURN, decode_delegreturn_maxsz, hdr); in encode_delegreturn()
5607 return decode_op_hdr(xdr, OP_DELEGRETURN); in decode_delegreturn()
H A Dnfs4proc.c8823 1 << (OP_DELEGRETURN) |
8897 test_bit(OP_DELEGRETURN, sp->allow.u.longs) && in nfs4_sp4_select_mode()