Home
last modified time | relevance | path

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

/Linux-v6.6/fs/notify/fanotify/
Dfanotify.h474 #define FANOTIFY_HTABLE_MASK (FANOTIFY_HTABLE_SIZE - 1) macro
489 return event->hash & FANOTIFY_HTABLE_MASK; in fanotify_event_hash_bucket()