Searched refs:nb_cow_sectors (Results 1 – 1 of 1) sorted by relevance
349 int64_t nb_cow_sectors = to_allocate * s->tracks; in allocate_clusters() local350 int64_t nb_cow_bytes = nb_cow_sectors << BDRV_SECTOR_BITS; in allocate_clusters()