Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dparallels.c350 int64_t nb_cow_bytes = nb_cow_sectors << BDRV_SECTOR_BITS; in allocate_clusters() local
351 void *buf = qemu_blockalign(bs, nb_cow_bytes); in allocate_clusters()
354 nb_cow_bytes, buf, 0); in allocate_clusters()
361 nb_cow_bytes, buf, 0); in allocate_clusters()