Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-cluster.c1184 unsigned write_to = MIN(cow_end_from, (i + 1) << s->cluster_bits); in calculate_l2_meta() local
1186 int last_sc = offset_to_sc_index(s, write_to - 1); in calculate_l2_meta()