Lines Matching defs:group
187 static int fanotify_merge(struct fsnotify_group *group, in fanotify_merge()
229 static int fanotify_get_response(struct fsnotify_group *group, in fanotify_get_response()
293 static u32 fanotify_group_event_mask(struct fsnotify_group *group, in fanotify_group_event_mask()
673 struct fsnotify_group *group, in fanotify_alloc_error_event()
711 struct fsnotify_group *group, in fanotify_alloc_event()
874 static void fanotify_insert_event(struct fsnotify_group *group, in fanotify_insert_event()
892 static int fanotify_handle_event(struct fsnotify_group *group, u32 mask, in fanotify_handle_event()
986 static void fanotify_free_group_priv(struct fsnotify_group *group) in fanotify_free_group_priv()
1023 static void fanotify_free_error_event(struct fsnotify_group *group, in fanotify_free_error_event()
1031 static void fanotify_free_event(struct fsnotify_group *group, in fanotify_free_event()
1063 struct fsnotify_group *group) in fanotify_freeing_mark()