Searched refs:has_data_file (Results 1 – 5 of 5) sorted by relevance
651 if (has_data_file(bs)) { in qcow2_snapshot_create()770 if (has_data_file(bs)) { in qcow2_snapshot_goto()918 if (has_data_file(bs)) { in qcow2_snapshot_delete()994 if (has_data_file(bs)) { in qcow2_snapshot_list()
669 if (has_data_file(bs)) { in qcow2_get_host_offset()696 if (has_data_file(bs) && *host_offset != offset) { in qcow2_get_host_offset()837 if (has_data_file(bs)) { in qcow2_alloc_compressed_cluster_offset()1132 if (!has_data_file(bs) && !m->keep_old_clusters) { in qcow2_alloc_cluster_abort()1613 if (has_data_file(bs)) { in do_alloc_cluster_offset()2170 assert(has_data_file(bs)); in qcow2_subcluster_zeroize()
1896 if (open_data_file && has_data_file(bs)) { in qcow2_do_open()2030 if (!has_data_file(state->bs)) { in qcow2_reopen_prepare()2821 if (close_data_file && has_data_file(bs)) { in qcow2_do_close()3021 if (has_data_file(bs) && s->image_data_file) { in qcow2_update_header()4428 if (has_data_file(bs)) { in qcow2_co_truncate()4460 if (has_data_file(bs)) { in qcow2_co_truncate()4767 if (has_data_file(bs)) { in qcow2_co_pwritev_compressed_part()5027 !has_data_file(bs)) { in qcow2_make_empty()5295 .has_data_file_raw = has_data_file(bs), in qcow2_get_specific_info()5466 if (has_data_file(bs)) { in qcow2_downgrade()[all …]
644 static inline bool GRAPH_RDLOCK has_data_file(BlockDriverState *bs) in has_data_file() function729 if (has_data_file(bs) && (l2_entry & QCOW_OFLAG_COPIED)) { in qcow2_get_cluster_type()
1168 if (has_data_file(bs)) { in qcow2_free_any_cluster()1714 if (has_data_file(bs)) { in check_refcounts_l2()1822 if (!has_data_file(bs)) { in check_refcounts_l2()2024 if (has_data_file(bs)) { in check_oflag_copied()2236 if (has_data_file(bs) && s->nb_snapshots) { in calculate_refcounts()3074 if (data_file && has_data_file(bs)) { in qcow2_pre_write_overlap_check()