Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dreqlist.c47 bool coroutine_fn reqlist_wait_one(BlockReqList *reqs, int64_t offset, in reqlist_wait_one() function
64 while (reqlist_wait_one(reqs, offset, bytes, lock)) { in reqlist_wait_all()
H A Dblock-copy.c872 ret = reqlist_wait_one(&s->reqs, call_state->offset, in block_copy_common()
/openbmc/qemu/include/block/
H A Dreqlist.h53 bool coroutine_fn reqlist_wait_one(BlockReqList *reqs, int64_t offset,