Searched defs:fsnotify_ops (Results 1 – 1 of 1) sorted by relevance
172 struct fsnotify_ops { struct173 int (*handle_event)(struct fsnotify_group *group, u32 mask,177 int (*handle_inode_event)(struct fsnotify_mark *mark, u32 mask,180 void (*free_group_priv)(struct fsnotify_group *group);181 void (*freeing_mark)(struct fsnotify_mark *mark, struct fsnotify_group *group);182 void (*free_event)(struct fsnotify_group *group, struct fsnotify_event *event);184 void (*free_mark)(struct fsnotify_mark *mark);