Searched refs:OP_CB_OFFLOAD (Results 1 – 6 of 6) sorted by relevance
401 TRACE_DEFINE_ENUM(OP_CB_OFFLOAD);420 { OP_CB_OFFLOAD, "CB_OFFLOAD" }, \
909 OP_CB_OFFLOAD = 15, enumerator
870 if (op_nr == OP_CB_OFFLOAD) { in preprocess_nfs42_op()1087 [OP_CB_OFFLOAD] = {
861 *p = cpu_to_be32(OP_CB_OFFLOAD); in encode_cb_offload4args()903 return decode_cb_op_status(xdr, OP_CB_OFFLOAD, &cb->cb_status); in nfs4_xdr_dec_cb_offload()
1573 { OP_CB_OFFLOAD, "CB_OFFLOAD" })
1618 .opcode = OP_CB_OFFLOAD,
Completed in 28 milliseconds