Searched refs:fsnotify_ops (Results 1 – 10 of 10) sorted by relevance
94 struct fsnotify_ops { struct135 const struct fsnotify_ops *ops; /* how this group handles things */306 extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops);
32 extern const struct fsnotify_ops inotify_fsnotify_ops;
179 const struct fsnotify_ops inotify_fsnotify_ops = {
88 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group()
203 static const struct fsnotify_ops audit_mark_fsnotify_ops = {
507 static const struct fsnotify_ops audit_watch_fsnotify_ops = {
972 static const struct fsnotify_ops audit_tree_ops = {
266 const struct fsnotify_ops fanotify_fsnotify_ops = {
41 extern const struct fsnotify_ops fanotify_fsnotify_ops;
139 static struct fsnotify_ops dnotify_fsnotify_ops = {