Searched refs:fsnotify_alloc_group (Results 1 – 7 of 7) sorted by relevance
88 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group() function
299 extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops);
382 dnotify_group = fsnotify_alloc_group(&dnotify_fsnotify_ops); in dnotify_init()
512 audit_watch_group = fsnotify_alloc_group(&audit_watch_fsnotify_ops); in audit_watch_init()
979 audit_tree_group = fsnotify_alloc_group(&audit_tree_ops); in audit_tree_init()
637 group = fsnotify_alloc_group(&inotify_fsnotify_ops); in inotify_new_group()
731 group = fsnotify_alloc_group(&fanotify_fsnotify_ops); in SYSCALL_DEFINE2()