Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs4.h84 OP_DELEGRETURN = 8, enumerator
/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c2325 [OP_DELEGRETURN] = nfsd4_decode_delegreturn,
5260 [OP_DELEGRETURN] = nfsd4_encode_noop,
H A Dnfs4proc.c3178 [OP_DELEGRETURN] = {
H A Dnfs4state.c3319 1 << (OP_DELEGRETURN)); in nfsd4_exchange_id()
/openbmc/linux/fs/nfs/
H A Dnfs4xdr.c1772 encode_op_hdr(xdr, OP_DELEGRETURN, decode_delegreturn_maxsz, hdr); in encode_delegreturn()
5547 return decode_op_hdr(xdr, OP_DELEGRETURN); in decode_delegreturn()
H A Dnfs4proc.c8610 1 << (OP_DELEGRETURN) |
8684 test_bit(OP_DELEGRETURN, sp->allow.u.longs) && in nfs4_sp4_select_mode()