Searched defs:cluster_size (Results 1 – 14 of 14) sorted by relevance
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 163 | 152 cluster_size = '512' variable in TestShrink512 156 cluster_size = '64K' variable in TestShrink64K 159 cluster_size = '1M' variable in TestShrink1M
|
| H A D | qcow2_format.py | 148 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 D | qcow2-to-stdout.py | 71 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 D | stream-unaligned-prefetch | 28 cluster_size = 64 * 1024 variable
|
| /openbmc/qemu/scripts/simplebench/ |
| H A D | bench_write_req.py | 53 cluster_size): argument
|
| /openbmc/qemu/block/ |
| H A D | copy-before-write.c | 112 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 D | backup.c | 45 int64_t cluster_size; member 371 int64_t cluster_size; in backup_job_create() local
|
| H A D | parallels.h | 87 unsigned int cluster_size; member
|
| H A D | block-copy.c | 128 int64_t cluster_size; member 367 int64_t cluster_size; in block_copy_state_new() local
|
| H A D | qed.h | 89 uint32_t cluster_size; /* in bytes */ member
|
| H A D | qcow2-bitmap.c | 129 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 D | layout.py | 586 def _alloc_data(img_size, cluster_size): argument
|
| /openbmc/u-boot/include/ |
| H A D | fat.h | 95 __u8 cluster_size; /* Sectors/cluster */ member
|
| /openbmc/qemu/include/block/ |
| H A D | block-common.h | 138 int cluster_size; member
|