Home
last modified time | relevance | path

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

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