Home
last modified time | relevance | path

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

/qemu/block/
H A Dquorum.c729 quorum_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_pwritev() function
763 return quorum_co_pwritev(bs, offset, bytes, NULL, in quorum_co_pwrite_zeroes()
1296 .bdrv_co_pwritev = quorum_co_pwritev,