Home
last modified time | relevance | path

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

/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2-cluster.c1144 static int calculate_l2_meta(BlockDriverState *bs, uint64_t host_cluster_offset, in calculate_l2_meta() function
1524 ret = calculate_l2_meta(bs, cluster_offset, guest_offset, in handle_copied()
1704 ret = calculate_l2_meta(bs, alloc_cluster_offset, guest_offset, *bytes, in handle_alloc()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2-cluster.c1144 static int calculate_l2_meta(BlockDriverState *bs, uint64_t host_cluster_offset, in calculate_l2_meta() function
1524 ret = calculate_l2_meta(bs, cluster_offset, guest_offset, in handle_copied()
1704 ret = calculate_l2_meta(bs, alloc_cluster_offset, guest_offset, *bytes, in handle_alloc()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2-cluster.c1143 static int calculate_l2_meta(BlockDriverState *bs, uint64_t host_cluster_offset, in calculate_l2_meta() function
1541 ret = calculate_l2_meta(bs, cluster_offset, guest_offset, in handle_copied()
1721 ret = calculate_l2_meta(bs, alloc_cluster_offset, guest_offset, *bytes, in handle_alloc()
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2-cluster.c1156 static int calculate_l2_meta(BlockDriverState *bs, uint64_t host_cluster_offset, in calculate_l2_meta() function
1554 ret = calculate_l2_meta(bs, cluster_offset, guest_offset, in handle_copied()
1734 ret = calculate_l2_meta(bs, alloc_cluster_offset, guest_offset, *bytes, in handle_alloc()