Searched defs:fsnotify_ops (Results 1 – 2 of 2) sorted by relevance
148 struct fsnotify_ops { struct149 int (*handle_event)(struct fsnotify_group *group, u32 mask,153 int (*handle_inode_event)(struct fsnotify_mark *mark, u32 mask,156 void (*free_group_priv)(struct fsnotify_group *group);180 const struct fsnotify_ops *ops; /* how this group handles things */ argument
155 struct fsnotify_ops { struct156 int (*handle_event)(struct fsnotify_group *group, u32 mask,160 int (*handle_inode_event)(struct fsnotify_mark *mark, u32 mask,186 const struct fsnotify_ops *ops; /* how this group handles things */ argument