Searched refs:out_counter (Results 1 – 1 of 1) sorted by relevance
254 struct output_file* out_counter; in move_chunks_up_to_len() local270 out_counter = output_file_open_callback(out_counter_write, &count, to->block_size, to->len, false, in move_chunks_up_to_len()272 if (!out_counter) { in move_chunks_up_to_len()282 ret = sparse_file_write_block(out_counter, bb); in move_chunks_up_to_len()308 output_file_close(out_counter); in move_chunks_up_to_len()