Searched refs:can_send_next_chunk (Results 1 – 1 of 1) sorted by relevance
452 static bool can_send_next_chunk(struct staging_state *ss, int *err) in can_send_next_chunk() function497 return is_end_offset(ss->offset) || !can_send_next_chunk(ss, err); in staging_is_complete()