Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c1823 static int coroutine_fn convert_co_read(ImgConvertState *s, int64_t sector_num, in convert_co_read() function
2029 ret = convert_co_read(s, sector_num, n, buf); in convert_co_do_copy()