Home
last modified time | relevance | path

Searched refs:fsnotify_ops (Results 1 – 12 of 12) sorted by relevance

/linux-6.6.21/fs/notify/
Dgroup.c115 const struct fsnotify_ops *ops, in __fsnotify_alloc_group()
156 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops, in fsnotify_alloc_group()
Dfsnotify.c248 const struct fsnotify_ops *ops = group->ops; in fsnotify_handle_inode_event()
/linux-6.6.21/fs/notify/inotify/
Dinotify.h51 extern const struct fsnotify_ops inotify_fsnotify_ops;
Dinotify_fsnotify.c203 const struct fsnotify_ops inotify_fsnotify_ops = {
/linux-6.6.21/include/linux/
Dfsnotify_backend.h155 struct fsnotify_ops { struct
186 const struct fsnotify_ops *ops; /* how this group handles things */ argument
599 const struct fsnotify_ops *ops,
/linux-6.6.21/kernel/
Daudit_fsnotify.c178 static const struct fsnotify_ops audit_mark_fsnotify_ops = {
Daudit_watch.c489 static const struct fsnotify_ops audit_watch_fsnotify_ops = {
Daudit_tree.c1065 static const struct fsnotify_ops audit_tree_ops = {
/linux-6.6.21/fs/notify/dnotify/
Ddnotify.c141 static const struct fsnotify_ops dnotify_fsnotify_ops = {
/linux-6.6.21/fs/notify/fanotify/
Dfanotify.c1074 const struct fsnotify_ops fanotify_fsnotify_ops = {
Dfanotify_user.c113 extern const struct fsnotify_ops fanotify_fsnotify_ops;
/linux-6.6.21/fs/nfsd/
Dfilecache.c705 static const struct fsnotify_ops nfsd_file_fsnotify_ops = {