Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.h476 static inline bool fanotify_is_error_event(u32 mask) in fanotify_is_error_event() function
H A Dfanotify_user.c166 if (fanotify_is_error_event(event->mask)) in fanotify_event_len()
709 if (fanotify_is_error_event(event->mask)) { in copy_info_records_to_user()