Searched refs:OP_CB_LAYOUTRECALL (Results 1 – 6 of 6) sorted by relevance
389 TRACE_DEFINE_ENUM(OP_CB_LAYOUTRECALL);408 { OP_CB_LAYOUTRECALL, "CB_LAYOUTRECALL" }, \
783 OP_CB_LAYOUTRECALL = 5, enumerator
799 case OP_CB_LAYOUTRECALL: in preprocess_nfs41_op()1032 [OP_CB_LAYOUTRECALL] = {
831 *p++ = cpu_to_be32(OP_CB_LAYOUTRECALL); in encode_cb_layout4args()882 return decode_cb_op_status(xdr, OP_CB_LAYOUTRECALL, &cb->cb_status); in nfs4_xdr_dec_cb_layout()
752 .opcode = OP_CB_LAYOUTRECALL,
1702 { OP_CB_LAYOUTRECALL, "CB_LAYOUTRECALL" }, \