Home
last modified time | relevance | path

Searched refs:OP_CB_OFFLOAD (Results 1 – 6 of 6) sorted by relevance

/linux/include/trace/misc/
H A Dnfs.h399 TRACE_DEFINE_ENUM(OP_CB_OFFLOAD);
418 { OP_CB_OFFLOAD, "CB_OFFLOAD" }, \
/linux/fs/nfs/
H A Dcallback_xdr.c849 if (op_nr == OP_CB_OFFLOAD) { in preprocess_nfs42_op()
1065 [OP_CB_OFFLOAD] = {
/linux/include/linux/
H A Dnfs4.h913 OP_CB_OFFLOAD = 15, enumerator
/linux/fs/nfsd/
H A Dnfs4callback.c965 *p = cpu_to_be32(OP_CB_OFFLOAD); in encode_cb_offload4args()
1007 return decode_cb_op_status(xdr, OP_CB_OFFLOAD, &cb->cb_status); in nfs4_xdr_dec_cb_offload()
H A Dtrace.h1680 { OP_CB_OFFLOAD, "CB_OFFLOAD" })
H A Dnfs4proc.c1921 .opcode = OP_CB_OFFLOAD,