Searched defs:fsnotify_ops (Results 1 – 1 of 1) sorted by relevance
164 struct fsnotify_ops { struct165 int (*handle_event)(struct fsnotify_group *group, u32 mask,169 int (*handle_inode_event)(struct fsnotify_mark *mark, u32 mask,172 void (*free_group_priv)(struct fsnotify_group *group);173 void (*freeing_mark)(struct fsnotify_mark *mark, struct fsnotify_group *group);174 void (*free_event)(struct fsnotify_group *group, struct fsnotify_event *event);176 void (*free_mark)(struct fsnotify_mark *mark);