Searched refs:FS_Q_OVERFLOW (Results 1 – 5 of 5) sorted by relevance
44 #define FS_Q_OVERFLOW 0x00004000 /* Event queued overflowed */ macro98 FS_UNMOUNT | FS_Q_OVERFLOW | FS_IN_IGNORED)
318 return !fanotify_is_perm_event(mask) && !(mask & FS_Q_OVERFLOW); in fanotify_is_hashed_event()
735 BUILD_BUG_ON(FAN_Q_OVERFLOW != FS_Q_OVERFLOW); in fanotify_handle_event()
1123 fanotify_init_event(oevent, 0, FS_Q_OVERFLOW); in fanotify_alloc_overflow_event()
650 oevent->mask = FS_Q_OVERFLOW; in inotify_new_group()838 BUILD_BUG_ON(IN_Q_OVERFLOW != FS_Q_OVERFLOW); in inotify_user_setup()