Searched refs:fanotify_is_error_event (Results 1 – 2 of 2) sorted by relevance
205 if (fanotify_is_error_event(old->mask)) in fanotify_merge()821 } else if (fanotify_is_error_event(mask)) { in fanotify_alloc_event()
464 static inline bool fanotify_is_error_event(u32 mask) in fanotify_is_error_event() function