Searched refs:copied_bytes (Results 1 – 3 of 3) sorted by relevance
40 int copied_bytes = 0; in copy_bio_to_actor() local49 while (copied_bytes < req_length) { in copy_bio_to_actor()54 req_length - copied_bytes); in copy_bio_to_actor()60 copied_bytes += bytes_to_copy; in copy_bio_to_actor()76 return copied_bytes; in copy_bio_to_actor()
666 unsigned int copied_bytes = 0; in target_xcopy_do_work() local749 copied_bytes += cur_bytes; in target_xcopy_do_work()760 copied_bytes / dst_dev->dev_attrib.block_size, copied_bytes); in target_xcopy_do_work()
1142 size_t copied_bytes = 0; in tps6598x_apply_patch() local1165 fw->data + copied_bytes, in tps6598x_apply_patch()1174 copied_bytes += in_len; in tps6598x_apply_patch()