Home
last modified time | relevance | path

Searched defs:host_cluster_offset (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2-cluster.c683 uint64_t host_cluster_offset = l2_entry & L2E_OFFSET_MASK; in qcow2_get_host_offset() local
1156 static int calculate_l2_meta(BlockDriverState *bs, uint64_t host_cluster_offset, in calculate_l2_meta()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2-cluster.c671 uint64_t host_cluster_offset = l2_entry & L2E_OFFSET_MASK; in qcow2_get_host_offset() local
1144 static int calculate_l2_meta(BlockDriverState *bs, uint64_t host_cluster_offset, in calculate_l2_meta()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2-cluster.c671 uint64_t host_cluster_offset = l2_entry & L2E_OFFSET_MASK; in qcow2_get_host_offset() local
1144 static int calculate_l2_meta(BlockDriverState *bs, uint64_t host_cluster_offset, in calculate_l2_meta()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2-cluster.c670 uint64_t host_cluster_offset = l2_entry & L2E_OFFSET_MASK; in qcow2_get_host_offset() local
1143 static int calculate_l2_meta(BlockDriverState *bs, uint64_t host_cluster_offset, in calculate_l2_meta()