Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h461 CoQueue dependent_requests; member
H A Dqcow2-cluster.c1321 qemu_co_queue_init(&(*m)->dependent_requests); in calculate_l2_meta()
1460 qemu_co_queue_wait(&old_alloc->dependent_requests, &s->lock); in handle_dependencies()
H A Dqcow2.c2217 qemu_co_queue_restart_all(&l2meta->dependent_requests); in qcow2_handle_l2meta()
4580 qemu_co_queue_init(&allocation.dependent_requests); in qcow2_co_truncate()