Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dmirror.c86 int64_t bytes_in_flight; member
211 s->bytes_in_flight -= op->bytes; in mirror_iteration_done()
401 s->bytes_in_flight += op->bytes; in mirror_co_read()
419 op->s->bytes_in_flight += op->bytes; in mirror_co_zero()
452 op->s->bytes_in_flight += op->bytes; in mirror_co_discard()
1149 s->bytes_in_flight + cnt + in mirror_run()