Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c1972 static void coroutine_fn convert_co_do_copy(void *opaque) in convert_co_do_copy() function
2138 s->co[i] = qemu_coroutine_create(convert_co_do_copy, s); in convert_do_copy()