Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dfanotify.h66 #define FAN_MARK_ONLYDIR 0x00000008 macro
82 FAN_MARK_ONLYDIR |\
/Linux-v5.4/include/linux/
Dfanotify.h33 FAN_MARK_ONLYDIR | \
/Linux-v5.4/fs/notify/fanotify/
Dfanotify_user.c547 if ((flags & FAN_MARK_ONLYDIR) && in fanotify_find_path()
561 if (flags & FAN_MARK_ONLYDIR) in fanotify_find_path()