Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dfanotify.h71 #define FAN_MARK_ONLYDIR 0x00000008 macro
87 FAN_MARK_ONLYDIR |\
/Linux-v5.10/include/linux/
Dfanotify.h35 FAN_MARK_ONLYDIR | \
/Linux-v5.10/fs/notify/fanotify/
Dfanotify_user.c682 if ((flags & FAN_MARK_ONLYDIR) && in fanotify_find_path()
696 if (flags & FAN_MARK_ONLYDIR) in fanotify_find_path()