Home
last modified time | relevance | path

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

/linux/fs/notify/
A Dgroup.c143 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group() function
147 EXPORT_SYMBOL_GPL(fsnotify_alloc_group);
/linux/kernel/
A Daudit_fsnotify.c184 audit_fsnotify_group = fsnotify_alloc_group(&audit_mark_fsnotify_ops); in audit_fsnotify_init()
A Daudit_watch.c496 audit_watch_group = fsnotify_alloc_group(&audit_watch_fsnotify_ops); in audit_watch_init()
A Daudit_tree.c1077 audit_tree_group = fsnotify_alloc_group(&audit_tree_ops); in audit_tree_init()
/linux/fs/notify/dnotify/
A Ddnotify.c386 dnotify_group = fsnotify_alloc_group(&dnotify_fsnotify_ops); in dnotify_init()
/linux/include/linux/
A Dfsnotify_backend.h533 extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops);
/linux/fs/nfsd/
A Dfilecache.c687 nfsd_file_fsnotify_group = fsnotify_alloc_group(&nfsd_file_fsnotify_ops); in nfsd_file_cache_init()
/linux/Documentation/trace/
A Dhistogram.rst383 …{ call_site: [ffffffff811febd5] fsnotify_alloc_group } hitcount: …
/linux/
A Dvmlinux.symvers3507 0x00000000 fsnotify_alloc_group vmlinux EXPORT_SYMBOL_GPL
A DSystem.map9752 ffff80001029d164 T fsnotify_alloc_group
A D.tmp_System.map9752 ffff80001029d164 T fsnotify_alloc_group

Completed in 333 milliseconds