Home
last modified time | relevance | path

Searched refs:OP_CB_NOTIFY (Results 1 – 3 of 3) sorted by relevance

/linux/include/trace/misc/
H A Dnfs.h392 TRACE_DEFINE_ENUM(OP_CB_NOTIFY);
411 { OP_CB_NOTIFY, "CB_NOTIFY" }, \
/linux/include/linux/
H A Dnfs4.h894 OP_CB_NOTIFY = 6, enumerator
/linux/fs/nfs/
H A Dcallback_xdr.c814 case OP_CB_NOTIFY: in preprocess_nfs41_op()