Home
last modified time | relevance | path

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

/Linux-v5.15/fs/notify/
Dgroup.c115 const struct fsnotify_ops *ops, gfp_t gfp) in __fsnotify_alloc_group()
143 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group()
152 struct fsnotify_group *fsnotify_alloc_user_group(const struct fsnotify_ops *ops) in fsnotify_alloc_user_group()
Dfsnotify.c250 const struct fsnotify_ops *ops = group->ops; in fsnotify_handle_inode_event()
/Linux-v5.15/include/linux/
Dfsnotify_backend.h148 struct fsnotify_ops { struct
179 const struct fsnotify_ops *ops; /* how this group handles things */ argument
469 extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops);
470 extern struct fsnotify_group *fsnotify_alloc_user_group(const struct fsnotify_ops *ops);
/Linux-v5.15/fs/notify/inotify/
Dinotify.h32 extern const struct fsnotify_ops inotify_fsnotify_ops;
Dinotify_fsnotify.c195 const struct fsnotify_ops inotify_fsnotify_ops = {
/Linux-v5.15/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.c1064 static const struct fsnotify_ops audit_tree_ops = {
/Linux-v5.15/fs/notify/dnotify/
Ddnotify.c123 static const struct fsnotify_ops dnotify_fsnotify_ops = {
/Linux-v5.15/fs/notify/fanotify/
Dfanotify.c875 const struct fsnotify_ops fanotify_fsnotify_ops = {
Dfanotify_user.c105 extern const struct fsnotify_ops fanotify_fsnotify_ops;
/Linux-v5.15/fs/nfsd/
Dfilecache.c624 static const struct fsnotify_ops nfsd_file_fsnotify_ops = {