Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblkverify.c196 blkverify_co_prwv(BlockDriverState *bs, BlkverifyRequest *r, uint64_t offset, in blkverify_co_prwv() function
245 ret = blkverify_co_prwv(bs, &r, offset, bytes, qiov, &raw_qiov, in blkverify_co_preadv()
265 return blkverify_co_prwv(bs, &r, offset, bytes, qiov, qiov, flags, true); in blkverify_co_pwritev()