Searched refs:reqlist_wait_one (Results 1 – 3 of 3) sorted by relevance
45 bool coroutine_fn reqlist_wait_one(BlockReqList *reqs, int64_t offset, in reqlist_wait_one() function62 while (reqlist_wait_one(reqs, offset, bytes, lock)) { in reqlist_wait_all()
872 ret = reqlist_wait_one(&s->reqs, call_state->offset, in block_copy_common()
53 bool coroutine_fn reqlist_wait_one(BlockReqList *reqs, int64_t offset,