Home
last modified time | relevance | path

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

/linux-6.15/include/trace/misc/
H A Dnfs.h391 TRACE_DEFINE_ENUM(OP_CB_LAYOUTRECALL);
410 { OP_CB_LAYOUTRECALL, "CB_LAYOUTRECALL" }, \
/linux-6.15/include/linux/
H A Dnfs4.h895 OP_CB_LAYOUTRECALL = 5, enumerator
/linux-6.15/fs/nfs/
H A Dcallback_xdr.c808 case OP_CB_LAYOUTRECALL: in preprocess_nfs41_op()
1055 [OP_CB_LAYOUTRECALL] = {
/linux-6.15/fs/nfsd/
H A Dnfs4callback.c776 *p++ = cpu_to_be32(OP_CB_LAYOUTRECALL); in encode_cb_layout4args()
827 return decode_cb_op_status(xdr, OP_CB_LAYOUTRECALL, &cb->cb_status); in nfs4_xdr_dec_cb_layout()
H A Dnfs4layouts.c744 .opcode = OP_CB_LAYOUTRECALL,
H A Dtrace.h1595 { OP_CB_LAYOUTRECALL, "CB_LAYOUTRECALL" }, \