Searched refs:FAN_MARK_ONLYDIR (Results 1 – 5 of 5) sorted by relevance
55 #define FAN_MARK_ONLYDIR 0x00000008 macro71 FAN_MARK_ONLYDIR |\
71 #define FAN_MARK_ONLYDIR 0x00000008 macro87 FAN_MARK_ONLYDIR |\
35 FAN_MARK_ONLYDIR | \
682 if ((flags & FAN_MARK_ONLYDIR) && in fanotify_find_path()696 if (flags & FAN_MARK_ONLYDIR) in fanotify_find_path()