Searched refs:merge_hash (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/notify/fanotify/
H A Dfanotify.c186 struct hlist_head *hlist = &group->fanotify_data.merge_hash[bucket];
867 struct hlist_head *hlist = &group->fanotify_data.merge_hash[bucket];
972 kfree(group->fanotify_data.merge_hash);
H A Dfanotify_user.c1560 group->fanotify_data.merge_hash = fanotify_alloc_merge_hash();
1561 if (!group->fanotify_data.merge_hash) {
/linux-master/include/linux/
H A Dfsnotify_backend.h247 struct hlist_head *merge_hash; member in struct:fsnotify_group::__anon1130::fanotify_group_private_data

Completed in 128 milliseconds