Home | History | Annotate | Download | only in qemu

Lines Matching refs:bdrv_pwrite

1018 int bdrv_pwrite(BlockDriverState *bs, int64_t offset,
1078 ret = bdrv_pwrite(bs, offset, buf, count);