Home
last modified time | relevance | path

Searched refs:cluster_needs_new_alloc (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2-cluster.c1316 static bool cluster_needs_new_alloc(BlockDriverState *bs, uint64_t l2_entry) in cluster_needs_new_alloc() function
1358 if (cluster_needs_new_alloc(bs, l2_entry) != new_alloc) { in count_single_write_clusters()
1496 if (!cluster_needs_new_alloc(bs, l2_entry)) { in handle_copied()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2-cluster.c1316 static bool cluster_needs_new_alloc(BlockDriverState *bs, uint64_t l2_entry) in cluster_needs_new_alloc() function
1358 if (cluster_needs_new_alloc(bs, l2_entry) != new_alloc) { in count_single_write_clusters()
1496 if (!cluster_needs_new_alloc(bs, l2_entry)) { in handle_copied()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2-cluster.c1315 static bool cluster_needs_new_alloc(BlockDriverState *bs, uint64_t l2_entry) in cluster_needs_new_alloc() function
1357 if (cluster_needs_new_alloc(bs, l2_entry) != new_alloc) { in count_single_write_clusters()
1513 if (!cluster_needs_new_alloc(bs, l2_entry)) { in handle_copied()
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2-cluster.c1328 static bool cluster_needs_new_alloc(BlockDriverState *bs, uint64_t l2_entry) in cluster_needs_new_alloc() function
1370 if (cluster_needs_new_alloc(bs, l2_entry) != new_alloc) { in count_single_write_clusters()
1526 if (!cluster_needs_new_alloc(bs, l2_entry)) { in handle_copied()