Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.c500 if (mask & ALL_FSNOTIFY_DIRENT_EVENTS) in fanotify_report_child_fid()
524 if ((event_mask & ALL_FSNOTIFY_DIRENT_EVENTS) && in fanotify_fid_inode()
544 if (event_mask & ALL_FSNOTIFY_DIRENT_EVENTS) in fanotify_dfid_inode()
794 } else if ((mask & ALL_FSNOTIFY_DIRENT_EVENTS) || !ondir) { in fanotify_alloc_event()
H A Dfanotify_user.c669 } else if ((event->mask & ALL_FSNOTIFY_DIRENT_EVENTS) || in copy_info_records_to_user()
/linux/fs/notify/
H A Dfsnotify.c371 if (!(mask & ALL_FSNOTIFY_DIRENT_EVENTS)) { in fsnotify_handle_event()