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.h79 #define FAN_MARK_DONT_FOLLOW 0x00000004 macro
104 FAN_MARK_DONT_FOLLOW |\
/openbmc/linux/include/linux/
H A Dfanotify.h72 FAN_MARK_DONT_FOLLOW | \
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1037 if (!(flags & FAN_MARK_DONT_FOLLOW)) in fanotify_find_path()