Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dblock-io.h204 void bdrv_round_to_subclusters(BlockDriverState *bs,
/qemu/block/
H A Dmirror.c295 bdrv_round_to_subclusters(blk_bs(s->target), *offset, *bytes, in mirror_cow_align()
592 bdrv_round_to_subclusters(blk_bs(s->target), offset, io_bytes, in mirror_iteration()
H A Dio.c737 bdrv_round_to_subclusters(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_round_to_subclusters() function
1209 bdrv_round_to_subclusters(bs, offset, bytes, &align_offset, &align_bytes); in bdrv_co_do_copy_on_readv()