Home
last modified time | relevance | path

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

/Linux-v6.6/fs/notify/fanotify/
Dfanotify.c212 if (fanotify_is_error_event(old->mask)) in fanotify_merge()
810 } else if (fanotify_is_error_event(mask)) { in fanotify_alloc_event()
Dfanotify.h454 static inline bool fanotify_is_error_event(u32 mask) in fanotify_is_error_event() function
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()