Searched refs:OP_LAYOUTRETURN (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| A D | nfs4.h | 129 OP_LAYOUTRETURN = 51, enumerator
|
| /linux/fs/nfsd/ |
| A D | nfs4xdr.c | 2271 [OP_LAYOUTRETURN] = (nfsd4_dec)nfsd4_decode_layoutreturn, 2277 [OP_LAYOUTRETURN] = (nfsd4_dec)nfsd4_decode_notsupp, 5234 [OP_LAYOUTRETURN] = (nfsd4_enc)nfsd4_encode_layoutreturn, 5240 [OP_LAYOUTRETURN] = (nfsd4_enc)nfsd4_encode_noop,
|
| A D | nfs4proc.c | 3276 [OP_LAYOUTRETURN] = {
|
| /linux/fs/nfs/ |
| A D | nfs4xdr.c | 2049 encode_op_hdr(xdr, OP_LAYOUTRETURN, decode_layoutreturn_maxsz, hdr); in encode_layoutreturn() 5989 status = decode_op_hdr(xdr, OP_LAYOUTRETURN); in decode_layoutreturn()
|
| A D | nfs4proc.c | 8352 1 << (OP_LAYOUTRETURN - 32) | 8428 if (test_bit(OP_LAYOUTRETURN, sp->allow.u.longs)) { in nfs4_sp4_select_mode()
|
Completed in 51 milliseconds