Home
last modified time | relevance | path

Searched defs:cluster_size (Results 1 – 20 of 20) sorted by relevance

/qemu/tests/qemu-iotests/
H A D163152 cluster_size = '512' variable in TestShrink512
156 cluster_size = '64K' variable in TestShrink64K
159 cluster_size = '1M' variable in TestShrink1M
H A Dqcow2_format.py148 def __init__(self, fd, cluster_size): argument
188 def __init__(self, fd, cluster_size): argument
253 def __init__(self, fd, offset, nb_entries, cluster_size): argument
299 cluster_size=None): argument
/qemu/tests/qemu-iotests/tests/
H A Dstream-unaligned-prefetch28 cluster_size = 64 * 1024 variable
/qemu/scripts/simplebench/
H A Dbench_write_req.py53 cluster_size): argument
/qemu/block/
H A Dbackup.c45 int64_t cluster_size; member
370 int64_t cluster_size; in backup_job_create() local
H A Dcopy-before-write.c110 int64_t cluster_size = block_copy_cluster_size(s->bcs); in cbw_do_copy_before_write() local
413 int64_t cluster_size; in cbw_open() local
H A Dparallels.h87 unsigned int cluster_size; member
H A Dqed.c139 static uint64_t qed_max_image_size(uint32_t cluster_size, uint32_t table_size) in qed_max_image_size()
150 static bool qed_is_cluster_size_valid(uint32_t cluster_size) in qed_is_cluster_size_valid()
174 static bool qed_is_image_size_valid(uint64_t image_size, uint32_t cluster_size, in qed_is_image_size_valid()
H A Dblock-copy.c128 int64_t cluster_size; member
359 int64_t cluster_size; in block_copy_state_new() local
H A Dqcow2.c3322 int64_t qcow2_refcount_metadata_size(int64_t clusters, size_t cluster_size, in qcow2_refcount_metadata_size()
3373 size_t cluster_size, in qcow2_calc_prealloc_size()
3403 static bool validate_cluster_size(size_t cluster_size, bool extended_l2, in validate_cluster_size()
3431 size_t cluster_size; in qcow2_opt_get_cluster_size_del() local
3506 size_t cluster_size; in qcow2_co_create() local
5067 size_t cluster_size; in qcow2_measure() local
H A Dqed.h89 uint32_t cluster_size; /* in bytes */ member
H A Dqcow2-bitmap.c129 static int check_table_entry(uint64_t entry, int cluster_size) in check_table_entry()
1782 uint32_t cluster_size) in qcow2_get_persistent_dirty_bitmap_size()
H A Dqcow.c74 int cluster_size; member
H A Discsi.c98 int cluster_size; member
H A Dqcow2.h329 int cluster_size; member
H A Dvmdk.c1772 uint64_t cluster_size = extent->cluster_sectors * BDRV_SECTOR_SIZE; in vmdk_find_offset_in_cluster() local
H A Dvvfat.c311 unsigned int cluster_size; member
/qemu/tests/image-fuzzer/qcow2/
H A Dlayout.py586 def _alloc_data(img_size, cluster_size): argument
/qemu/include/block/
H A Dblock-common.h138 int cluster_size; member
/qemu/migration/
H A Dblock.c887 int cluster_size = BLK_MIG_BLOCK_SIZE; in block_load() local