Home
last modified time | relevance | path

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

/linux-6.15/include/trace/misc/
H A Dnfs.h401 TRACE_DEFINE_ENUM(OP_CB_OFFLOAD);
420 { OP_CB_OFFLOAD, "CB_OFFLOAD" }, \
/linux-6.15/include/linux/
H A Dnfs4.h907 OP_CB_OFFLOAD = 15, enumerator
/linux-6.15/fs/nfs/
H A Dcallback_xdr.c870 if (op_nr == OP_CB_OFFLOAD) { in preprocess_nfs42_op()
1088 [OP_CB_OFFLOAD] = {
/linux-6.15/fs/nfsd/
H A Dnfs4callback.c937 *p = cpu_to_be32(OP_CB_OFFLOAD); in encode_cb_offload4args()
979 return decode_cb_op_status(xdr, OP_CB_OFFLOAD, &cb->cb_status); in nfs4_xdr_dec_cb_offload()
H A Dtrace.h1598 { OP_CB_OFFLOAD, "CB_OFFLOAD" })
H A Dnfs4proc.c1722 .opcode = OP_CB_OFFLOAD,