Searched refs:OP_CB_NOTIFY_LOCK (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/trace/misc/
H A Dnfs.h400 TRACE_DEFINE_ENUM(OP_CB_NOTIFY_LOCK); variable
419 { OP_CB_NOTIFY_LOCK, "CB_NOTIFY_LOCK" }, \
/linux-master/include/linux/
H A Dnfs4.h885 OP_CB_NOTIFY_LOCK = 13, enumerator in enum:nfs_cb_opnum4
/linux-master/fs/nfs/
H A Dcallback_xdr.c771 case OP_CB_NOTIFY_LOCK:
1041 [OP_CB_NOTIFY_LOCK] = {
/linux-master/fs/nfsd/
H A Dnfs4callback.c785 *p = cpu_to_be32(OP_CB_NOTIFY_LOCK);
809 return decode_cb_op_status(xdr, OP_CB_NOTIFY_LOCK, &cb->cb_status);

Completed in 129 milliseconds