Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2.h941 qcow2_alloc_compressed_cluster_offset(BlockDriverState *bs, uint64_t offset,
H A Dqcow2-cluster.c828 qcow2_alloc_compressed_cluster_offset(BlockDriverState *bs, uint64_t offset, in qcow2_alloc_compressed_cluster_offset() function
H A Dqcow2.c4697 ret = qcow2_alloc_compressed_cluster_offset(bs, offset, out_len, in qcow2_co_pwritev_compressed_task()