Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h859 qcow2_update_cluster_refcount(BlockDriverState *bs, int64_t cluster_index,
H A Dqcow2-refcount.c943 int qcow2_update_cluster_refcount(BlockDriverState *bs, in qcow2_update_cluster_refcount() function
1359 ret = qcow2_update_cluster_refcount( in qcow2_update_snapshot_refcount()
1400 ret = qcow2_update_cluster_refcount(bs, l2_offset >> in qcow2_update_snapshot_refcount()
H A Dqcow2-cluster.c2355 ret = qcow2_update_cluster_refcount( in expand_zero_clusters_in_l1()