Searched refs:written_to (Results 1 – 1 of 1) sorted by relevance
1090 unsigned written_to = m->cow_end.offset + m->cow_end.nb_bytes; in qcow2_alloc_cluster_link_l2() local1094 written_to = MIN(written_to, (i + 1) << s->cluster_bits); in qcow2_alloc_cluster_link_l2()1095 assert(written_from < written_to); in qcow2_alloc_cluster_link_l2()1097 last_sc = offset_to_sc_index(s, written_to - 1); in qcow2_alloc_cluster_link_l2()