Home
last modified time | relevance | path

Searched refs:co_a (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
214 co_a = qemu_coroutine_create(blkverify_do_test_req, r); in blkverify_co_prwv()
217 qemu_coroutine_enter(co_a); in blkverify_co_prwv()