Lines Matching refs:total_out
371 unsigned long *total_in, unsigned long *total_out)
381 unsigned long len = *total_out;
388 *total_out = 0;
533 *total_out = tot_out;
558 unsigned long total_out = 0;
587 buf_start = total_out;
588 total_out += workspace->out_buf.pos;
592 buf_start, total_out, disk_start, orig_bio);
632 unsigned long total_out = 0;
676 buf_start = total_out;
677 total_out += workspace->out_buf.pos;
680 if (total_out <= start_byte)
683 if (total_out > start_byte && buf_start < start_byte)