Home
last modified time | relevance | path

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

/qemu/block/
H A Dblock-copy.c138 int64_t in_flight_bytes; member
210 s->in_flight_bytes += bytes; in block_copy_task_create()
241 task->s->in_flight_bytes -= task->req.bytes - new_bytes; in block_copy_task_shrink()
252 task->s->in_flight_bytes -= task->req.bytes; in block_copy_task_end()
260 task->s->in_flight_bytes); in block_copy_task_end()
679 s->in_flight_bytes); in block_copy_reset()