Searched refs:bdrv_co_do_copy_on_readv (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/block/ |
H A D | trace-events | 17 bdrv_co_do_copy_on_readv(void *bs, int64_t offset, int64_t bytes, int64_t cluster_offset, int64_t c…
|
H A D | io.c | 1161 bdrv_co_do_copy_on_readv(BdrvChild *child, int64_t offset, int64_t bytes, in bdrv_co_do_copy_on_readv() function 1376 ret = bdrv_co_do_copy_on_readv(child, offset, bytes, in bdrv_aligned_preadv()
|