Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dreqlist.h61 void coroutine_fn reqlist_wait_all(BlockReqList *reqs, int64_t offset,
/openbmc/qemu/block/
H A Dreqlist.c61 void coroutine_fn reqlist_wait_all(BlockReqList *reqs, int64_t offset, in reqlist_wait_all() function
H A Dcopy-before-write.c147 reqlist_wait_all(&s->frozen_read_reqs, off, end - off, &s->lock); in cbw_do_copy_before_write()