Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dparallels.c349 int64_t nb_cow_sectors = to_allocate * s->tracks; in allocate_clusters() local
350 int64_t nb_cow_bytes = nb_cow_sectors << BDRV_SECTOR_BITS; in allocate_clusters()