pub const FAN_MARK_DONT_FOLLOW: u32 = 0x00000004;
Expand description

If pathname is a symbolic link, mark the link itself, rather than the file to which it refers. (By default, fanotify_mark() dereferences pathname if it is a symbolic link.)