Searched refs:OP_LAYOUTGET (Results 1 – 4 of 4) sorted by relevance
128 OP_LAYOUTGET = 50, enumerator
2270 [OP_LAYOUTGET] = (nfsd4_dec)nfsd4_decode_layoutget,2276 [OP_LAYOUTGET] = (nfsd4_dec)nfsd4_decode_notsupp,5233 [OP_LAYOUTGET] = (nfsd4_enc)nfsd4_encode_layoutget,5239 [OP_LAYOUTGET] = (nfsd4_enc)nfsd4_encode_noop,
3263 [OP_LAYOUTGET] = {
1985 encode_op_hdr(xdr, OP_LAYOUTGET, decode_layoutget_maxsz, hdr); in encode_layoutget()5920 status = decode_op_hdr(xdr, OP_LAYOUTGET); in decode_layoutget()
Completed in 36 milliseconds