Searched refs:keep_old_clusters (Results 1 – 2 of 2) sorted by relevance
1113 if (!m->keep_old_clusters && j != 0) { in qcow2_alloc_cluster_link_l2()1132 if (!has_data_file(bs) && !m->keep_old_clusters) { in qcow2_alloc_cluster_abort()1309 .keep_old_clusters = keep_old, in calculate_l2_meta()1424 if (old_alloc->keep_old_clusters && in handle_dependencies()
455 bool keep_old_clusters; member