Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.h506 static inline bool fanotify_is_hashed_event(u32 mask) in fanotify_is_hashed_event() function
H A Dfanotify_user.c249 if (fanotify_is_hashed_event(event->mask)) in get_one_event()