pub const FAN_MARK_ONLYDIR: u32 = 0x00000008;
Expand description

Marks a directory filesystem object for events. If the filesystem object to be marked is not a directory, the error ENOTDIR shall be raised.