Searched refs:fsnotify_alloc_user_group (Results 1 – 4 of 4) sorted by relevance
152 struct fsnotify_group *fsnotify_alloc_user_group(const struct fsnotify_ops *ops) in fsnotify_alloc_user_group() function156 EXPORT_SYMBOL_GPL(fsnotify_alloc_user_group);
470 extern struct fsnotify_group *fsnotify_alloc_user_group(const struct fsnotify_ops *ops);
639 group = fsnotify_alloc_user_group(&inotify_fsnotify_ops); in inotify_new_group()
1217 group = fsnotify_alloc_user_group(&fanotify_fsnotify_ops); in SYSCALL_DEFINE2()