Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfanotify.h78 #define FAN_MARK_DONT_FOLLOW 0x00000004 macro
103 FAN_MARK_DONT_FOLLOW |\
/openbmc/linux/include/linux/
H A Dfanotify.h71 FAN_MARK_DONT_FOLLOW | \
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1026 if (!(flags & FAN_MARK_DONT_FOLLOW)) in fanotify_find_path()