Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfsnotify_backend.h79 #define ALL_FSNOTIFY_DIRENT_EVENTS (FS_CREATE | FS_DELETE | FS_MOVE) macro
102 #define ALL_FSNOTIFY_EVENTS (ALL_FSNOTIFY_DIRENT_EVENTS | \
/linux/fs/notify/fanotify/
A Dfanotify.c471 if (event_mask & ALL_FSNOTIFY_DIRENT_EVENTS) in fanotify_fid_inode()
490 if (event_mask & ALL_FSNOTIFY_DIRENT_EVENTS) in fanotify_dfid_inode()
688 } else if ((mask & ALL_FSNOTIFY_DIRENT_EVENTS) || !ondir) { in fanotify_alloc_event()
A Dfanotify_user.c520 } else if ((event->mask & ALL_FSNOTIFY_DIRENT_EVENTS) || in copy_info_records_to_user()

Completed in 12 milliseconds