Home
last modified time | relevance | path

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

/Linux-v5.15/fs/notify/fanotify/
Dfanotify.h311 #define FANOTIFY_HTABLE_MASK (FANOTIFY_HTABLE_SIZE - 1) macro
325 return event->hash & FANOTIFY_HTABLE_MASK; in fanotify_event_hash_bucket()