Searched refs:FS_Q_OVERFLOW (Results 1 – 4 of 4) sorted by relevance
46 #define FS_Q_OVERFLOW 0x00004000 /* Event queued overflowed */ macro104 FS_UNMOUNT | FS_Q_OVERFLOW | FS_IN_IGNORED | \638 return mask & FS_Q_OVERFLOW; in fsnotify_is_overflow_event()
671 oevent->mask = FS_Q_OVERFLOW; in inotify_new_group()859 BUILD_BUG_ON(IN_Q_OVERFLOW != FS_Q_OVERFLOW); in inotify_user_setup()
917 BUILD_BUG_ON(FAN_Q_OVERFLOW != FS_Q_OVERFLOW); in fanotify_handle_event()
1367 fanotify_init_event(oevent, 0, FS_Q_OVERFLOW); in fanotify_alloc_overflow_event()
Completed in 12 milliseconds