Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.h479 static inline bool fanotify_is_hashed_event(u32 mask) in fanotify_is_hashed_event() function
H A Dfanotify.c883 if (!fanotify_is_hashed_event(event->mask)) in fanotify_insert_event()
H A Dfanotify_user.c245 if (fanotify_is_hashed_event(event->mask)) in get_one_event()