Home
last modified time | relevance | path

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

/linux/fs/notify/
H A Dgroup.c145 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops, in fsnotify_alloc_group() function
153 EXPORT_SYMBOL_GPL(fsnotify_alloc_group);
/linux/kernel/
H A Daudit_fsnotify.c186 audit_fsnotify_group = fsnotify_alloc_group(&audit_mark_fsnotify_ops, in audit_fsnotify_init()
H A Daudit_watch.c499 audit_watch_group = fsnotify_alloc_group(&audit_watch_fsnotify_ops, 0); in audit_watch_init()
H A Daudit_tree.c1084 audit_tree_group = fsnotify_alloc_group(&audit_tree_ops, 0); in audit_tree_init()
/linux/fs/notify/dnotify/
H A Ddnotify.c406 dnotify_group = fsnotify_alloc_group(&dnotify_fsnotify_ops, 0); in dnotify_init()
/linux/fs/notify/inotify/
H A Dinotify_user.c658 group = fsnotify_alloc_group(&inotify_fsnotify_ops, in inotify_new_group()
/linux/fs/nfsd/
H A Dfilecache.c826 nfsd_file_fsnotify_group = fsnotify_alloc_group(&nfsd_file_fsnotify_ops, in nfsd_file_cache_init()
/linux/fs/notify/fanotify/
H A Dfanotify_user.c1603 fsnotify_alloc_group(ops, flags),