Searched refs:FS_Q_OVERFLOW (Results 1 – 4 of 4) sorted by relevance
45 #define FS_Q_OVERFLOW 0x00004000 /* Event queued overflowed */ macro105 FS_UNMOUNT | FS_Q_OVERFLOW | FS_IN_IGNORED | \572 return mask & FS_Q_OVERFLOW; in fsnotify_is_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()
817 BUILD_BUG_ON(FAN_Q_OVERFLOW != FS_Q_OVERFLOW); in fanotify_handle_event()
1191 fanotify_init_event(oevent, 0, FS_Q_OVERFLOW); in fanotify_alloc_overflow_event()
Completed in 16 milliseconds