Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfanotify.h79 #define FAN_MARK_ONLYDIR 0x00000008 macro
104 FAN_MARK_ONLYDIR |\
/openbmc/linux/include/linux/
H A Dfanotify.h72 FAN_MARK_ONLYDIR | \
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1014 if ((flags & FAN_MARK_ONLYDIR) && in fanotify_find_path()
1028 if (flags & FAN_MARK_ONLYDIR) in fanotify_find_path()