Searched refs:OP_LAYOUTGET (Results 1 – 5 of 5) sorted by relevance
356 case OP_LAYOUTGET: return "LAYOUTGET"; in nfs_opnum_to_string()
822 } else if (argop->op == OP_LAYOUTGET) { in nfs41_recover_stateid()
80 OP_LAYOUTGET = 50, enumerator
3269 if (unexpected_op(argop->op, OP_LAYOUTGET)) in encode_op_layoutget()3422 if (unexpected_op(resop->op, OP_LAYOUTGET)) in decode_op_layoutget()
1967 compound_add_op(&compound, OP_LAYOUTGET, &layoutget_args, &layoutget_res); in pnfs_rpc_layoutget()