Searched defs:fsnotify_ops (Results 1 – 1 of 1) sorted by relevance
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,163 void (*free_group_priv)(struct fsnotify_group *group);164 void (*freeing_mark)(struct fsnotify_mark *mark, struct fsnotify_group *group);165 void (*free_event)(struct fsnotify_group *group, struct fsnotify_event *event);167 void (*free_mark)(struct fsnotify_mark *mark);