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

/linux-master/include/linux/
H A Dnfs4.h129 OP_LAYOUTRETURN = 51, enumerator in enum:nfs_opnum4
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2379 [OP_LAYOUTRETURN] = nfsd4_decode_layoutreturn,
2385 [OP_LAYOUTRETURN] = nfsd4_decode_notsupp,
5588 [OP_LAYOUTRETURN] = nfsd4_encode_layoutreturn,
5594 [OP_LAYOUTRETURN] = nfsd4_encode_noop,
H A Dnfs4proc.c3494 [OP_LAYOUTRETURN] = {
3497 .op_name = "OP_LAYOUTRETURN",
/linux-master/fs/nfs/
H A Dnfs4xdr.c2074 encode_op_hdr(xdr, OP_LAYOUTRETURN, decode_layoutreturn_maxsz, hdr);
6062 status = decode_op_hdr(xdr, OP_LAYOUTRETURN);
H A Dnfs4proc.c8614 1 << (OP_LAYOUTRETURN - 32) |
8690 if (test_bit(OP_LAYOUTRETURN, sp->allow.u.longs)) {

Completed in 281 milliseconds