Searched refs:FS_Q_OVERFLOW (Results 1 – 5 of 5) sorted by relevance
40 #define FS_Q_OVERFLOW 0x00004000 /* Event queued overflowed */ macro72 FS_UNMOUNT | FS_Q_OVERFLOW | FS_IN_IGNORED | \
74 if (!event || event->mask == FS_Q_OVERFLOW) in fsnotify_destroy_event()
204 BUILD_BUG_ON(FAN_Q_OVERFLOW != FS_Q_OVERFLOW); in fanotify_handle_event()
740 oevent = fanotify_alloc_event(NULL, FS_Q_OVERFLOW, NULL); in SYSCALL_DEFINE2()
647 fsnotify_init_event(group->overflow_event, NULL, FS_Q_OVERFLOW); in inotify_new_group()799 BUILD_BUG_ON(IN_Q_OVERFLOW != FS_Q_OVERFLOW); in inotify_user_setup()