Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h540 typedef enum QCow2SubclusterType { enum
548 } QCow2SubclusterType; typedef
747 QCow2SubclusterType qcow2_get_subcluster_type(BlockDriverState *bs, in qcow2_get_subcluster_type()
933 QCow2SubclusterType *subcluster_type);
H A Dqcow2-cluster.c397 QCow2SubclusterType *type) in qcow2_get_subcluster_range_type()
453 QCow2SubclusterType expected_type = QCOW2_SUBCLUSTER_NORMAL, type; in count_contiguous_subclusters()
588 QCow2SubclusterType *subcluster_type) in qcow2_get_host_offset()
596 QCow2SubclusterType type; in qcow2_get_host_offset()
1172 QCow2SubclusterType type; in calculate_l2_meta()
H A Dqcow2.c2151 QCow2SubclusterType type; in qcow2_co_block_status()
2279 QCow2SubclusterType subcluster_type; /* only for read */
2292 QCow2SubclusterType subcluster_type, in qcow2_add_task()
2330 qcow2_co_preadv_task(BlockDriverState *bs, QCow2SubclusterType subc_type, in qcow2_co_preadv_task()
2395 QCow2SubclusterType type; in qcow2_co_preadv_part()
4080 QCow2SubclusterType type; in qcow2_co_pwrite_zeroes()
4164 QCow2SubclusterType type; in qcow2_co_copy_range_from()
5420 QCow2SubclusterType type; in qcow2_has_compressed_clusters()