Searched refs:OP_CB_LAYOUTRECALL (Results 1 – 6 of 6) sorted by relevance
391 TRACE_DEFINE_ENUM(OP_CB_LAYOUTRECALL);410 { OP_CB_LAYOUTRECALL, "CB_LAYOUTRECALL" }, \
897 OP_CB_LAYOUTRECALL = 5, enumerator
808 case OP_CB_LAYOUTRECALL: in preprocess_nfs41_op()1054 [OP_CB_LAYOUTRECALL] = {
700 *p++ = cpu_to_be32(OP_CB_LAYOUTRECALL); in encode_cb_layout4args()751 return decode_cb_op_status(xdr, OP_CB_LAYOUTRECALL, &cb->cb_status); in nfs4_xdr_dec_cb_layout()
743 .opcode = OP_CB_LAYOUTRECALL,
1570 { OP_CB_LAYOUTRECALL, "CB_LAYOUTRECALL" }, \
Completed in 26 milliseconds