Home
last modified time | relevance | path

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

/linux-6.12.1/fs/notify/fanotify/
Dfanotify.h479 static inline bool fanotify_is_hashed_event(u32 mask) in fanotify_is_hashed_event() function
Dfanotify.c871 if (!fanotify_is_hashed_event(event->mask)) in fanotify_insert_event()
Dfanotify_user.c244 if (fanotify_is_hashed_event(event->mask)) in get_one_event()