Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfsnotify_backend.h100 struct fsnotify_ops { struct
132 const struct fsnotify_ops *ops; /* how this group handles things */ argument
374 extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops);
/Linux-v4.19/fs/notify/inotify/
Dinotify.h32 extern const struct fsnotify_ops inotify_fsnotify_ops;
Dinotify_fsnotify.c200 const struct fsnotify_ops inotify_fsnotify_ops = {
/Linux-v4.19/fs/notify/
Dgroup.c128 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group()
/Linux-v4.19/kernel/
Daudit_fsnotify.c202 static const struct fsnotify_ops audit_mark_fsnotify_ops = {
Daudit_watch.c521 static const struct fsnotify_ops audit_watch_fsnotify_ops = {
Daudit_tree.c1015 static const struct fsnotify_ops audit_tree_ops = {
/Linux-v4.19/fs/notify/fanotify/
Dfanotify.c285 const struct fsnotify_ops fanotify_fsnotify_ops = {
Dfanotify_user.c44 extern const struct fsnotify_ops fanotify_fsnotify_ops;
/Linux-v4.19/fs/notify/dnotify/
Ddnotify.c137 static const struct fsnotify_ops dnotify_fsnotify_ops = {