Constant FANOTIFY_PATH_EVENTS
pub const FANOTIFY_PATH_EVENTS: u32 = _; // 4_155u32
Available on crate feature
dep_nc
only.Expand description
Events that can be reported with data type FSNOTIFY_EVENT_PATH
.
Note that FAN_MODIFY
can also be reported with data type
FSNOTIFY_EVENT_INODE
.