Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
A Dfanotify.h355 #define FANOTIFY_HTABLE_SIZE (1 << FANOTIFY_HTABLE_BITS) macro
356 #define FANOTIFY_HTABLE_MASK (FANOTIFY_HTABLE_SIZE - 1)
A Dfanotify_user.c1206 __hash_init(hash, FANOTIFY_HTABLE_SIZE); in fanotify_alloc_merge_hash()

Completed in 10 milliseconds