Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnfs4.h84 OP_DELEGRETURN = 8, enumerator
/linux/fs/nfsd/
A Dnfs4xdr.c2225 [OP_DELEGRETURN] = (nfsd4_dec)nfsd4_decode_delegreturn,
5188 [OP_DELEGRETURN] = (nfsd4_enc)nfsd4_encode_noop,
A Dnfs4proc.c2976 [OP_DELEGRETURN] = {
A Dnfs4state.c3146 1 << (OP_DELEGRETURN)); in nfsd4_exchange_id()
/linux/fs/nfs/
A Dnfs4xdr.c1756 encode_op_hdr(xdr, OP_DELEGRETURN, decode_delegreturn_maxsz, hdr); in encode_delegreturn()
5483 return decode_op_hdr(xdr, OP_DELEGRETURN); in decode_delegreturn()
A Dnfs4proc.c8348 1 << (OP_DELEGRETURN) |
8422 test_bit(OP_DELEGRETURN, sp->allow.u.longs) && in nfs4_sp4_select_mode()

Completed in 72 milliseconds