Home
last modified time | relevance | path

Searched refs:bytes_in_flight (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dmirror.c85 int64_t bytes_in_flight; member
207 s->bytes_in_flight -= op->bytes; in mirror_iteration_done()
397 s->bytes_in_flight += op->bytes; in mirror_co_read()
414 op->s->bytes_in_flight += op->bytes; in mirror_co_zero()
429 op->s->bytes_in_flight += op->bytes; in mirror_co_discard()
1059 s->bytes_in_flight + cnt + in mirror_run()