Lines Matching refs:fsnotify_group
168 static int fanotify_merge(struct fsnotify_group *group, in fanotify_merge()
210 static int fanotify_get_response(struct fsnotify_group *group, in fanotify_get_response()
273 static u32 fanotify_group_event_mask(struct fsnotify_group *group, in fanotify_group_event_mask()
605 struct fsnotify_group *group, in fanotify_alloc_error_event()
642 static struct fanotify_event *fanotify_alloc_event(struct fsnotify_group *group, in fanotify_alloc_event()
775 static void fanotify_insert_event(struct fsnotify_group *group, in fanotify_insert_event()
793 static int fanotify_handle_event(struct fsnotify_group *group, u32 mask, in fanotify_handle_event()
884 static void fanotify_free_group_priv(struct fsnotify_group *group) in fanotify_free_group_priv()
921 static void fanotify_free_error_event(struct fsnotify_group *group, in fanotify_free_error_event()
929 static void fanotify_free_event(struct fsnotify_group *group, in fanotify_free_event()
961 struct fsnotify_group *group) in fanotify_freeing_mark()