Searched refs:total_output (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dio_write.c896 unsigned total_output = 0, total_input = 0; local
1050 total_output += dst_len;
1065 BUG_ON(total_output != total_input);
1074 dst->bi_iter.bi_size = total_output;

Completed in 105 milliseconds