Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
A Dfanotify.c173 struct hlist_head *hlist = &group->fanotify_data.merge_hash[bucket]; in fanotify_merge()
780 struct hlist_head *hlist = &group->fanotify_data.merge_hash[bucket]; in fanotify_insert_event()
886 kfree(group->fanotify_data.merge_hash); in fanotify_free_group_priv()
A Dfanotify_user.c1302 group->fanotify_data.merge_hash = fanotify_alloc_merge_hash(); in SYSCALL_DEFINE2()
1303 if (!group->fanotify_data.merge_hash) { in SYSCALL_DEFINE2()
/linux/include/linux/
A Dfsnotify_backend.h243 struct hlist_head *merge_hash; member

Completed in 10 milliseconds