Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfsnotify_backend.h116 struct fsnotify_ops { struct
147 const struct fsnotify_ops *ops; /* how this group handles things */ argument
396 extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops);
/Linux-v5.4/fs/notify/inotify/
Dinotify.h33 extern const struct fsnotify_ops inotify_fsnotify_ops;
Dinotify_fsnotify.c205 const struct fsnotify_ops inotify_fsnotify_ops = {
/Linux-v5.4/fs/notify/
Dgroup.c116 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group()
/Linux-v5.4/kernel/
Daudit_fsnotify.c191 static const struct fsnotify_ops audit_mark_fsnotify_ops = {
Daudit_watch.c506 static const struct fsnotify_ops audit_watch_fsnotify_ops = {
Daudit_tree.c1072 static const struct fsnotify_ops audit_tree_ops = {
/Linux-v5.4/fs/notify/dnotify/
Ddnotify.c129 static const struct fsnotify_ops dnotify_fsnotify_ops = {
/Linux-v5.4/fs/notify/fanotify/
Dfanotify.c496 const struct fsnotify_ops fanotify_fsnotify_ops = {
Dfanotify_user.c46 extern const struct fsnotify_ops fanotify_fsnotify_ops;
/Linux-v5.4/fs/nfsd/
Dfilecache.c562 static const struct fsnotify_ops nfsd_file_fsnotify_ops = {