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