Searched refs:QCow2ClusterType (Results 1 – 3 of 3) sorted by relevance
532 typedef enum QCow2ClusterType { enum538 } QCow2ClusterType; typedef712 static inline QCow2ClusterType GRAPH_RDLOCK753 QCow2ClusterType type = qcow2_get_cluster_type(bs, l2_entry); in qcow2_get_subcluster_type()799 static inline bool qcow2_cluster_is_allocated(QCow2ClusterType type) in qcow2_cluster_is_allocated()
1925 QCow2ClusterType cluster_type = in discard_in_l2_slice()2062 QCow2ClusterType type = qcow2_get_cluster_type(bs, old_l2_entry); in zero_in_l2_slice()2323 QCow2ClusterType cluster_type = in expand_zero_clusters_in_l1()
1166 QCow2ClusterType ctype = qcow2_get_cluster_type(bs, l2_entry); in qcow2_free_any_cluster()1688 QCow2ClusterType type; in check_refcounts_l2()2020 QCow2ClusterType cluster_type = qcow2_get_cluster_type(bs, l2_entry); in check_oflag_copied()