Home
last modified time | relevance | path

Searched refs:fanotify_is_error_event (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.c212 if (fanotify_is_error_event(old->mask)) in fanotify_merge()
810 } else if (fanotify_is_error_event(mask)) { in fanotify_alloc_event()
H A Dfanotify.h454 static inline bool fanotify_is_error_event(u32 mask) in fanotify_is_error_event() function
H A Dfanotify_user.c167 if (fanotify_is_error_event(event->mask)) in fanotify_event_len()
645 if (fanotify_is_error_event(event->mask)) { in copy_info_records_to_user()