Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h534 QCOW2_CLUSTER_ZERO_PLAIN, enumerator
723 return QCOW2_CLUSTER_ZERO_PLAIN; in qcow2_get_cluster_type()
785 case QCOW2_CLUSTER_ZERO_PLAIN: in qcow2_get_subcluster_type()
H A Dqcow2-cluster.c1344 case QCOW2_CLUSTER_ZERO_PLAIN: in cluster_needs_new_alloc()
2326 if (cluster_type != QCOW2_CLUSTER_ZERO_PLAIN && in expand_zero_clusters_in_l1()
2331 if (cluster_type == QCOW2_CLUSTER_ZERO_PLAIN) { in expand_zero_clusters_in_l1()
2375 if (cluster_type == QCOW2_CLUSTER_ZERO_PLAIN) { in expand_zero_clusters_in_l1()
2386 if (cluster_type == QCOW2_CLUSTER_ZERO_PLAIN) { in expand_zero_clusters_in_l1()
2396 if (cluster_type == QCOW2_CLUSTER_ZERO_PLAIN) { in expand_zero_clusters_in_l1()
H A Dqcow2-refcount.c1200 case QCOW2_CLUSTER_ZERO_PLAIN: in qcow2_free_any_cluster()
1373 case QCOW2_CLUSTER_ZERO_PLAIN: in qcow2_update_snapshot_refcount()
1833 case QCOW2_CLUSTER_ZERO_PLAIN: in check_refcounts_l2()