Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblkverify.c200 Coroutine *co_a, *co_b; in blkverify_co_prwv() local
215 co_b = qemu_coroutine_create(blkverify_do_raw_req, r); in blkverify_co_prwv()
218 qemu_coroutine_enter(co_b); in blkverify_co_prwv()