Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-cluster.c685 uint64_t host_cluster_offset = l2_entry & L2E_OFFSET_MASK; in qcow2_get_host_offset() local
1160 calculate_l2_meta(BlockDriverState *bs, uint64_t host_cluster_offset, in calculate_l2_meta()