Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfsnotify_backend.h96 struct fsnotify_ops { struct
137 const struct fsnotify_ops *ops; /* how this group handles things */
299 extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops);
/linux-4.1.27/fs/notify/inotify/
Dinotify.h32 extern const struct fsnotify_ops inotify_fsnotify_ops;
Dinotify_fsnotify.c179 const struct fsnotify_ops inotify_fsnotify_ops = {
/linux-4.1.27/fs/notify/
Dgroup.c88 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group()
/linux-4.1.27/fs/notify/fanotify/
Dfanotify.c266 const struct fsnotify_ops fanotify_fsnotify_ops = {
Dfanotify_user.c41 extern const struct fsnotify_ops fanotify_fsnotify_ops;
/linux-4.1.27/fs/notify/dnotify/
Ddnotify.c139 static struct fsnotify_ops dnotify_fsnotify_ops = {
/linux-4.1.27/kernel/
Daudit_watch.c506 static const struct fsnotify_ops audit_watch_fsnotify_ops = {
Daudit_tree.c970 static const struct fsnotify_ops audit_tree_ops = {