OP_LAYOUTRETURN
1 << (OP_LAYOUTRETURN - 32) |
if (test_bit(OP_LAYOUTRETURN, sp->allow.u.longs)) {
encode_op_hdr(xdr, OP_LAYOUTRETURN, decode_layoutreturn_maxsz, hdr);
status = decode_op_hdr(xdr, OP_LAYOUTRETURN);
[OP_LAYOUTRETURN] = {
[OP_LAYOUTRETURN] = nfsd4_decode_layoutreturn,
[OP_LAYOUTRETURN] = nfsd4_decode_notsupp,
[OP_LAYOUTRETURN] = nfsd4_encode_layoutreturn,
[OP_LAYOUTRETURN] = nfsd4_encode_noop,