Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfs4.h129 OP_LAYOUTRETURN = 51, enumerator
/linux-6.3-rc2/fs/nfsd/
A Dnfs4xdr.c2379 [OP_LAYOUTRETURN] = nfsd4_decode_layoutreturn,
2385 [OP_LAYOUTRETURN] = nfsd4_decode_notsupp,
5324 [OP_LAYOUTRETURN] = nfsd4_encode_layoutreturn,
5330 [OP_LAYOUTRETURN] = nfsd4_encode_noop,
A Dnfs4proc.c3443 [OP_LAYOUTRETURN] = {
/linux-6.3-rc2/fs/nfs/
A Dnfs4xdr.c2065 encode_op_hdr(xdr, OP_LAYOUTRETURN, decode_layoutreturn_maxsz, hdr); in encode_layoutreturn()
6053 status = decode_op_hdr(xdr, OP_LAYOUTRETURN); in decode_layoutreturn()
A Dnfs4proc.c8575 1 << (OP_LAYOUTRETURN - 32) |
8651 if (test_bit(OP_LAYOUTRETURN, sp->allow.u.longs)) { in nfs4_sp4_select_mode()

Completed in 60 milliseconds