Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dparallels.c139 static uint32_t host_cluster_index(BDRVParallelsState *s, int64_t off) in host_cluster_index() function
185 uint32_t cluster_index = host_cluster_index(s, off); in mark_used()
574 bitmap_clear(s->used_bmap, host_cluster_index(s, host_off), 1); in parallels_co_pdiscard()
810 bitmap_size = host_cluster_index(s, res->image_end_offset); in parallels_check_duplicate()