Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h86 OP_DELEGRETURN = 8, enumerator
/linux/fs/nfsd/
H A Dnfs4proc.c3355 [OP_DELEGRETURN] = {
H A Dnfs4state.c3648 1 << (OP_DELEGRETURN)); in nfsd4_exchange_id()
/linux/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.c8782 1 << (OP_DELEGRETURN) |
8856 test_bit(OP_DELEGRETURN, sp->allow.u.longs) && in nfs4_sp4_select_mode()