Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dnfs.h397 TRACE_DEFINE_ENUM(OP_CB_NOTIFY_LOCK);
416 { OP_CB_NOTIFY_LOCK, "CB_NOTIFY_LOCK" }, \
/linux/include/linux/
H A Dnfs4.h791 OP_CB_NOTIFY_LOCK = 13, enumerator
/linux/fs/nfs/
H A Dcallback_xdr.c801 case OP_CB_NOTIFY_LOCK: in preprocess_nfs41_op()
1058 [OP_CB_NOTIFY_LOCK] = {
/linux/fs/nfsd/
H A Dnfs4callback.c994 *p = cpu_to_be32(OP_CB_NOTIFY_LOCK); in nfs4_xdr_enc_cb_notify_lock()
1018 return decode_cb_op_status(xdr, OP_CB_NOTIFY_LOCK, &cb->cb_status); in nfs4_xdr_dec_cb_notify_lock()
H A Dtrace.h1705 { OP_CB_NOTIFY_LOCK, "CB_NOTIFY_LOCK" }, \
H A Dnfs4state.c442 .opcode = OP_CB_NOTIFY_LOCK,