Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
Ddpio-driver.c58 int cluster_base, cluster_size; in dpaa2_dpio_get_cluster_sdest() local
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
Ddpio-driver.c57 int cluster_base, cluster_size; in dpaa2_dpio_get_cluster_sdest() local
/kernel/linux/linux-5.10/fs/ocfs2/
Docfs1_fs_compat.h48 /*160*/ __u64 cluster_size; member
/kernel/linux/linux-6.6/fs/ocfs2/
Docfs1_fs_compat.h46 /*160*/ __u64 cluster_size; member
/kernel/linux/linux-5.10/fs/fat/
Dfile.c381 const unsigned int cluster_size = sbi->cluster_size; in fat_truncate_blocks() local
Dfat.h66 unsigned int cluster_size; /* cluster size */ member
/kernel/linux/linux-6.6/fs/fat/
Dfile.c382 const unsigned int cluster_size = sbi->cluster_size; in fat_truncate_blocks() local
Dfat.h66 unsigned int cluster_size; /* cluster size */ member
/kernel/linux/linux-6.6/fs/f2fs/
Dcompress.c897 unsigned int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in f2fs_sanity_check_cluster() local
944 unsigned int cluster_size = F2FS_I(inode)->i_cluster_size; in __f2fs_cluster_blocks() local
1190 int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_truncate_partial_cluster() local
Dfile.c566 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in f2fs_truncate_data_blocks_range() local
3436 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in release_compress_blocks() local
3602 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in reserve_compress_blocks() local
4078 int cluster_size = fi->i_cluster_size; in f2fs_ioc_decompress_file() local
4157 int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_ioc_compress_file() local
/kernel/linux/linux-5.10/fs/ntfs/
Dvolume.h46 u32 cluster_size; /* in bytes */ member
/kernel/linux/linux-6.6/fs/ntfs/
Dvolume.h46 u32 cluster_size; /* in bytes */ member
/kernel/linux/linux-5.10/fs/f2fs/
Dcompress.c1117 int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_truncate_partial_cluster() local
1549 unsigned int cluster_size, bool err, bool verity) in f2fs_decompress_end_io()
Dfile.c554 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in f2fs_truncate_data_blocks_range() local
3495 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in release_compress_blocks() local
3663 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in reserve_compress_blocks() local
Ddata.c188 static void f2fs_verify_pages(struct page **rpages, unsigned int cluster_size) in f2fs_verify_pages()
1944 unsigned int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_fiemap() local
/kernel/linux/linux-6.6/net/tipc/
Dbcast.c99 int cluster_size = tipc_link_bc_peers(tipc_bc_sndlink(net)); in tipc_bcbase_calc_bc_threshold() local
Dmonitor.c724 int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size) in tipc_nl_monitor_set_threshold()
/kernel/linux/linux-5.10/net/tipc/
Dbcast.c99 int cluster_size = tipc_link_bc_peers(tipc_bc_sndlink(net)); in tipc_bcbase_calc_bc_threshold() local
Dmonitor.c693 int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size) in tipc_nl_monitor_set_threshold()
/kernel/linux/linux-5.10/arch/x86/kvm/
Dlapic.c141 u8 cluster_size = min(max_apic_id - offset + 1, 16U); in kvm_apic_map_get_logical_dest() local
630 int cluster_size = op_64_bit ? 64 : 32; in kvm_pv_send_ipi() local
/kernel/linux/linux-6.6/arch/x86/kvm/
Dlapic.c183 u8 cluster_size = min(max_apic_id - offset + 1, 16U); in kvm_apic_map_get_logical_dest() local
855 int cluster_size = op_64_bit ? 64 : 32; in kvm_pv_send_ipi() local
/kernel/linux/linux-6.6/fs/exfat/
Dexfat_fs.h245 unsigned int cluster_size; /* cluster size in bytes */ member
/kernel/linux/linux-5.10/fs/exfat/
Dexfat_fs.h220 unsigned int cluster_size; /* cluster size in bytes */ member
/kernel/linux/linux-6.6/fs/ntfs3/
Dntfs_fs.h216 u32 cluster_size; // bytes per cluster member
/kernel/linux/linux-5.10/fs/ext4/
Dxattr.c871 size_t cluster_size = 1 << (EXT4_SB(sb)->s_cluster_bits + in round_up_cluster() local

12