Searched refs:fsnotify_ops (Results 1 – 12 of 12) sorted by relevance
148 struct fsnotify_ops { struct180 const struct fsnotify_ops *ops; /* how this group handles things */ argument472 extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops);
44 extern const struct fsnotify_ops inotify_fsnotify_ops;
194 const struct fsnotify_ops inotify_fsnotify_ops = {
117 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group()
250 const struct fsnotify_ops *ops = group->ops; in fsnotify_handle_inode_event()
179 static const struct fsnotify_ops audit_mark_fsnotify_ops = {
489 static const struct fsnotify_ops audit_watch_fsnotify_ops = {
1068 static const struct fsnotify_ops audit_tree_ops = {
123 static const struct fsnotify_ops dnotify_fsnotify_ops = {
810 const struct fsnotify_ops fanotify_fsnotify_ops = {
46 extern const struct fsnotify_ops fanotify_fsnotify_ops;
623 static const struct fsnotify_ops nfsd_file_fsnotify_ops = {