Searched refs:merge_hash (Results 1 – 3 of 3) sorted by relevance
187 struct hlist_head *hlist = &group->fanotify_data.merge_hash[bucket]; in fanotify_merge()906 struct hlist_head *hlist = &group->fanotify_data.merge_hash[bucket]; in fanotify_insert_event()1012 kfree(group->fanotify_data.merge_hash); in fanotify_free_group_priv()
1608 group->fanotify_data.merge_hash = fanotify_alloc_merge_hash(); in SYSCALL_DEFINE2()1609 if (!group->fanotify_data.merge_hash) { in SYSCALL_DEFINE2()
267 struct hlist_head *merge_hash; member