Searched defs:fsnotify_ops (Results 1 – 1 of 1) 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,179 const struct fsnotify_ops *ops; /* how this group handles things */ argument