Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblock-copy.c138 int64_t in_flight_bytes; member
211 s->in_flight_bytes += bytes; in block_copy_task_create()
242 task->s->in_flight_bytes -= task->req.bytes - new_bytes; in block_copy_task_shrink()
253 task->s->in_flight_bytes -= task->req.bytes; in block_copy_task_end()
261 task->s->in_flight_bytes); in block_copy_task_end()
707 s->in_flight_bytes); in block_copy_reset()