Searched refs:check_duplicated_clusters (Results 1 – 2 of 2) sorted by relevance
753 void check_duplicated_clusters(Qcow2State &qs, int tag,757 void check_duplicated_clusters(Qcow2State &qs, int tag, in check_duplicated_clusters() function
1032 check_duplicated_clusters(qs, ioc.get_tag(), __func__, __LINE__); in flush()1114 void Qcow2L2Table::check_duplicated_clusters(Qcow2State &qs, int tag, in check_duplicated_clusters() function in Qcow2L2Table