Home
last modified time | relevance | path

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

/Linux-v5.15/fs/notify/fanotify/
Dfanotify.h316 static inline bool fanotify_is_hashed_event(u32 mask) in fanotify_is_hashed_event() function
Dfanotify.c782 fanotify_is_hashed_event(mask) ? in fanotify_handle_event()
Dfanotify_user.c212 if (fanotify_is_hashed_event(event->mask)) in get_one_event()