Searched refs:fsnotify_ops (Results 1 – 10 of 10) sorted by relevance
100 struct fsnotify_ops { struct132 const struct fsnotify_ops *ops; /* how this group handles things */ argument374 extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops);
32 extern const struct fsnotify_ops inotify_fsnotify_ops;
200 const struct fsnotify_ops inotify_fsnotify_ops = {
128 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group()
202 static const struct fsnotify_ops audit_mark_fsnotify_ops = {
521 static const struct fsnotify_ops audit_watch_fsnotify_ops = {
1015 static const struct fsnotify_ops audit_tree_ops = {
285 const struct fsnotify_ops fanotify_fsnotify_ops = {
44 extern const struct fsnotify_ops fanotify_fsnotify_ops;
137 static const struct fsnotify_ops dnotify_fsnotify_ops = {