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.h489 static inline bool fanotify_is_hashed_event(u32 mask) in fanotify_is_hashed_event() function
H A Dfanotify.c886 if (!fanotify_is_hashed_event(event->mask)) in fanotify_insert_event()