Home
last modified time | relevance | path

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

12

/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/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.c111 int64_t cluster_size = block_copy_cluster_size(s->bcs); in cbw_do_copy_before_write() local
329 uint32_t cluster_size = block_copy_cluster_size(s->bcs); in cbw_co_pdiscard_snapshot() local
434 int64_t cluster_size; in cbw_open() local
H A Dbackup.c45 int64_t cluster_size; member
370 int64_t cluster_size; in backup_job_create() 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
362 int64_t cluster_size; in block_copy_state_new() local
H A Dqcow2.c3336 int64_t qcow2_refcount_metadata_size(int64_t clusters, size_t cluster_size, in qcow2_refcount_metadata_size()
3387 size_t cluster_size, in qcow2_calc_prealloc_size()
3417 static bool validate_cluster_size(size_t cluster_size, bool extended_l2, in validate_cluster_size()
3445 size_t cluster_size; in qcow2_opt_get_cluster_size_del() local
3520 size_t cluster_size; in qcow2_co_create() local
5081 size_t cluster_size; in qcow2_measure() local
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 Dqed.h89 uint32_t cluster_size; /* in bytes */ member
H A Dqcow.c74 int cluster_size; member
/openbmc/linux/drivers/soc/fsl/dpio/
H A Ddpio-driver.c57 int cluster_base, cluster_size; in dpaa2_dpio_get_cluster_sdest() local
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dlayout.py586 def _alloc_data(img_size, cluster_size): argument
/openbmc/linux/fs/ocfs2/
H A Docfs1_fs_compat.h46 /*160*/ __u64 cluster_size; member
/openbmc/linux/fs/fat/
H A Dfile.c382 const unsigned int cluster_size = sbi->cluster_size; in fat_truncate_blocks() local
H A Dfat.h66 unsigned int cluster_size; /* cluster size */ member
/openbmc/linux/fs/f2fs/
H A Dcompress.c891 unsigned int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in f2fs_sanity_check_cluster() local
938 unsigned int cluster_size = F2FS_I(inode)->i_cluster_size; in __f2fs_cluster_blocks() local
1184 int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_truncate_partial_cluster() local
H A Dfile.c604 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in f2fs_truncate_data_blocks_range() local
3491 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in release_compress_blocks() local
3659 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in reserve_compress_blocks() local
4158 int cluster_size = fi->i_cluster_size; in f2fs_ioc_decompress_file() local
4234 int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_ioc_compress_file() local
/openbmc/linux/fs/ntfs/
H A Dvolume.h46 u32 cluster_size; /* in bytes */ member
/openbmc/u-boot/include/
H A Dfat.h95 __u8 cluster_size; /* Sectors/cluster */ member
/openbmc/linux/net/tipc/
H A Dbcast.c99 int cluster_size = tipc_link_bc_peers(tipc_bc_sndlink(net)); in tipc_bcbase_calc_bc_threshold() local
H A Dmonitor.c724 int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size) in tipc_nl_monitor_set_threshold()
/openbmc/qemu/include/block/
H A Dblock-common.h138 int cluster_size; member

12