FANOTIFY_HTABLE_BITS
#define FANOTIFY_HTABLE_SIZE (1 << FANOTIFY_HTABLE_BITS)
hash = kmalloc(sizeof(struct hlist_head) << FANOTIFY_HTABLE_BITS,