Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.c4439 uint64_t nb_new_data_clusters, nb_new_l2_tables; in qcow2_co_truncate() local
4480 nb_new_l2_tables = DIV_ROUND_UP(nb_new_data_clusters, in qcow2_co_truncate()
4484 nb_new_l2_tables++; in qcow2_co_truncate()
4488 nb_new_l2_tables, in qcow2_co_truncate()