Searched refs:IN_IGNORED (Results 1 – 12 of 12) sorted by relevance
99 event_set[test_cnt].mask = IN_IGNORED; in verify_inotify()122 event_set[test_cnt].mask = IN_IGNORED; in verify_inotify()
65 event_set[test_cnt] = IN_IGNORED; in verify_inotify()
38 #define IN_IGNORED 0x00008000 macro
110 if (event->mask & IN_IGNORED) { in inotifyd_main()
43 #define IN_IGNORED 0x00008000 /* File was ignored */ macro
286 case IN_IGNORED: in ih_mask_to_EventFlags()
537 if (event->mask & (IN_IGNORED | IN_Q_OVERFLOW)) in ip_event_callback()
914 else if (e->mask & IN_IGNORED) in handle_inotify()