Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dnfs.h389 TRACE_DEFINE_ENUM(OP_CB_LAYOUTRECALL);
408 { OP_CB_LAYOUTRECALL, "CB_LAYOUTRECALL" }, \
/linux/include/linux/
H A Dnfs4.h783 OP_CB_LAYOUTRECALL = 5, enumerator
/linux/fs/nfs/
H A Dcallback_xdr.c799 case OP_CB_LAYOUTRECALL: in preprocess_nfs41_op()
1032 [OP_CB_LAYOUTRECALL] = {
/linux/fs/nfsd/
H A Dnfs4callback.c831 *p++ = cpu_to_be32(OP_CB_LAYOUTRECALL); in encode_cb_layout4args()
882 return decode_cb_op_status(xdr, OP_CB_LAYOUTRECALL, &cb->cb_status); in nfs4_xdr_dec_cb_layout()
H A Dnfs4layouts.c752 .opcode = OP_CB_LAYOUTRECALL,
H A Dtrace.h1702 { OP_CB_LAYOUTRECALL, "CB_LAYOUTRECALL" }, \