Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1378 static struct hlist_head *fanotify_alloc_merge_hash(void) in fanotify_alloc_merge_hash() function
1493 group->fanotify_data.merge_hash = fanotify_alloc_merge_hash(); in SYSCALL_DEFINE2()