Home
last modified time | relevance | path

Searched refs:qcow2_cluster_discard (Results 1 – 25 of 36) sorted by relevance

12

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dqcow2.h629 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset,
H A Dqcow2-snapshot.c443 qcow2_cluster_discard(bs, qcow2_vm_state_offset(s), in qcow2_snapshot_create()
H A Dqcow2.c3248 ret = qcow2_cluster_discard(bs, offset, bytes, QCOW2_DISCARD_REQUEST, in qcow2_co_pdiscard()
3465 ret = qcow2_cluster_discard(bs, ROUND_UP(offset, s->cluster_size), in qcow2_co_truncate()
4044 ret = qcow2_cluster_discard(bs, offset, MIN(step, end_offset - offset), in qcow2_make_empty()
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dqcow2.h694 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset,
H A Dqcow2-snapshot.c727 qcow2_cluster_discard(bs, qcow2_vm_state_offset(s), in qcow2_snapshot_create()
H A Dqcow2.c3785 ret = qcow2_cluster_discard(bs, offset, bytes, QCOW2_DISCARD_REQUEST, in qcow2_co_pdiscard()
4000 ret = qcow2_cluster_discard(bs, ROUND_UP(offset, s->cluster_size), in qcow2_co_truncate()
4553 ret = qcow2_cluster_discard(bs, offset, MIN(step, end_offset - offset), in qcow2_make_empty()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dqcow2.h694 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset,
H A Dqcow2-snapshot.c727 qcow2_cluster_discard(bs, qcow2_vm_state_offset(s), in qcow2_snapshot_create()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dqcow2.h691 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset,
H A Dqcow2-snapshot.c727 qcow2_cluster_discard(bs, qcow2_vm_state_offset(s), in qcow2_snapshot_create()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dqcow2.h694 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset,
H A Dqcow2-snapshot.c727 qcow2_cluster_discard(bs, qcow2_vm_state_offset(s), in qcow2_snapshot_create()
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2.h923 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset,
H A Dqcow2-cluster.c1961 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset, in qcow2_cluster_discard() function
2138 return qcow2_cluster_discard(bs, offset, bytes, in qcow2_subcluster_zeroize()
H A Dqcow2-snapshot.c736 qcow2_cluster_discard(bs, qcow2_vm_state_offset(s), in qcow2_snapshot_create()
H A Dqcow2.c4021 ret = qcow2_cluster_discard(bs, offset, bytes, QCOW2_DISCARD_REQUEST, in qcow2_co_pdiscard()
4232 ret = qcow2_cluster_discard(bs, ROUND_UP(offset, s->cluster_size), in qcow2_co_truncate()
4923 ret = qcow2_cluster_discard(bs, offset, MIN(step, end_offset - offset), in qcow2_make_empty()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2.h920 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset,
H A Dqcow2-cluster.c1931 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset, in qcow2_cluster_discard() function
2108 return qcow2_cluster_discard(bs, offset, bytes, in qcow2_subcluster_zeroize()
H A Dqcow2-snapshot.c736 qcow2_cluster_discard(bs, qcow2_vm_state_offset(s), in qcow2_snapshot_create()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2.h920 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset,
H A Dqcow2-cluster.c1931 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset, in qcow2_cluster_discard() function
2108 return qcow2_cluster_discard(bs, offset, bytes, in qcow2_subcluster_zeroize()
H A Dqcow2-snapshot.c736 qcow2_cluster_discard(bs, qcow2_vm_state_offset(s), in qcow2_snapshot_create()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2.h923 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset,
H A Dqcow2-cluster.c1948 int qcow2_cluster_discard(BlockDriverState *bs, uint64_t offset, in qcow2_cluster_discard() function
2125 return qcow2_cluster_discard(bs, offset, bytes, in qcow2_subcluster_zeroize()
H A Dqcow2-snapshot.c736 qcow2_cluster_discard(bs, qcow2_vm_state_offset(s), in qcow2_snapshot_create()

12