Home
last modified time | relevance | path

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

/linux-4.4.14/fs/notify/inotify/
Dinotify_user.c632 static struct fsnotify_group *inotify_new_group(unsigned int max_events) in inotify_new_group() function
682 group = inotify_new_group(inotify_max_queued_events); in SYSCALL_DEFINE1()