Searched refs:OP_LAYOUTRETURN (Results 1 – 4 of 4) sorted by relevance
132 OP_LAYOUTRETURN = 51, enumerator
3745 [OP_LAYOUTRETURN] = {
2145 encode_op_hdr(xdr, OP_LAYOUTRETURN, decode_layoutreturn_maxsz, hdr); in encode_layoutreturn()6232 status = decode_op_hdr(xdr, OP_LAYOUTRETURN); in decode_layoutreturn()
8932 1 << (OP_LAYOUTRETURN - 32) |9008 if (test_bit(OP_LAYOUTRETURN, sp->allow.u.longs)) { in nfs4_sp4_select_mode()