Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/notify/
A Dgroup.c156 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops, in fsnotify_alloc_group() function
164 EXPORT_SYMBOL_GPL(fsnotify_alloc_group);
/linux-6.3-rc2/kernel/
A Daudit_fsnotify.c185 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, 0); in audit_watch_init()
A Daudit_tree.c1077 audit_tree_group = fsnotify_alloc_group(&audit_tree_ops, 0); in audit_tree_init()
/linux-6.3-rc2/fs/notify/dnotify/
A Ddnotify.c404 dnotify_group = fsnotify_alloc_group(&dnotify_fsnotify_ops, in dnotify_init()
/linux-6.3-rc2/include/linux/
A Dfsnotify_backend.h598 extern struct fsnotify_group *fsnotify_alloc_group(
/linux-6.3-rc2/fs/notify/inotify/
A Dinotify_user.c659 group = fsnotify_alloc_group(&inotify_fsnotify_ops, in inotify_new_group()
/linux-6.3-rc2/fs/nfsd/
A Dfilecache.c874 nfsd_file_fsnotify_group = fsnotify_alloc_group(&nfsd_file_fsnotify_ops, in nfsd_file_cache_init()
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify_user.c1470 group = fsnotify_alloc_group(&fanotify_fsnotify_ops, in SYSCALL_DEFINE2()
/linux-6.3-rc2/Documentation/trace/
A Dhistogram.rst392 …{ call_site: [ffffffff811febd5] fsnotify_alloc_group } hitcount: …

Completed in 21 milliseconds