Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/qemu/scripts/
H A Dqcow2-to-stdout.py71 def clusters_with_data(fd, cluster_size): argument
157 def write_qcow2_content(input_file, cluster_size, refcount_bits, data_file_name, data_file_raw): argument
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dstream-unaligned-prefetch28 cluster_size = 64 * 1024 variable
/openbmc/qemu/scripts/simplebench/
H A Dbench_write_req.py53 cluster_size): argument
/openbmc/qemu/block/
H A Dcopy-before-write.c112 int64_t cluster_size = block_copy_cluster_size(s->bcs); in cbw_do_copy_before_write() local
330 uint32_t cluster_size = block_copy_cluster_size(s->bcs); in cbw_co_pdiscard_snapshot() local
436 int64_t cluster_size; in cbw_open() local
H A Dbackup.c45 int64_t cluster_size; member
371 int64_t cluster_size; in backup_job_create() local
H A Dparallels.h87 unsigned int cluster_size; member
H A Dblock-copy.c128 int64_t cluster_size; member
367 int64_t cluster_size; in block_copy_state_new() 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()
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dlayout.py586 def _alloc_data(img_size, cluster_size): argument
/openbmc/u-boot/include/
H A Dfat.h95 __u8 cluster_size; /* Sectors/cluster */ member
/openbmc/qemu/include/block/
H A Dblock-common.h138 int cluster_size; member