Home
last modified time | relevance | path

Searched refs:QCow2ClusterType (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2.h532 typedef enum QCow2ClusterType { enum
538 } QCow2ClusterType; typedef
712 static inline QCow2ClusterType GRAPH_RDLOCK
753 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()
H A Dqcow2-cluster.c1925 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()
H A Dqcow2-refcount.c1166 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()