Home
last modified time | relevance | path

Searched refs:FANOTIFY_DIRONLY_EVENT_BITS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dfanotify.h119 #define FANOTIFY_DIRONLY_EVENT_BITS (FANOTIFY_DIRENT_EVENTS | \ macro
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1654 !d_is_dir(path->dentry) && (mask & FANOTIFY_DIRONLY_EVENT_BITS)) in fanotify_events_supported()