Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dgluster.c1179 static coroutine_fn int qemu_gluster_co_rw(BlockDriverState *bs, in qemu_gluster_co_rw() function
1226 return qemu_gluster_co_rw(bs, sector_num, nb_sectors, qiov, 0); in qemu_gluster_co_readv()
1235 return qemu_gluster_co_rw(bs, sector_num, nb_sectors, qiov, 1); in qemu_gluster_co_writev()