Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/soc/fsl/dpio/
A Ddpio-driver.c57 int cluster_base, cluster_size; in dpaa2_dpio_get_cluster_sdest() local
/linux-6.3-rc2/fs/ocfs2/
A Docfs1_fs_compat.h46 /*160*/ __u64 cluster_size; member
/linux-6.3-rc2/fs/f2fs/
A Dcompress.c885 unsigned int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in f2fs_sanity_check_cluster() local
932 unsigned int cluster_size = F2FS_I(inode)->i_cluster_size; in __f2fs_cluster_blocks() local
1176 int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_truncate_partial_cluster() local
A Dfile.c563 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in f2fs_truncate_data_blocks_range() local
3392 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in release_compress_blocks() local
3556 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in reserve_compress_blocks() local
4020 int cluster_size = fi->i_cluster_size; in f2fs_ioc_decompress_file() local
4092 int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_ioc_compress_file() local
A Ddata.c1924 unsigned int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_fiemap() local
A Df2fs.h1530 unsigned int cluster_size; /* page count in cluster */ member
1559 unsigned int cluster_size; /* page count in cluster */ member
/linux-6.3-rc2/fs/fat/
A Dfile.c382 const unsigned int cluster_size = sbi->cluster_size; in fat_truncate_blocks() local
A Dfat.h66 unsigned int cluster_size; /* cluster size */ member
/linux-6.3-rc2/fs/ntfs/
A Dvolume.h46 u32 cluster_size; /* in bytes */ member
/linux-6.3-rc2/net/tipc/
A Dbcast.c99 int cluster_size = tipc_link_bc_peers(tipc_bc_sndlink(net)); in tipc_bcbase_calc_bc_threshold() local
A Dmonitor.c724 int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size) in tipc_nl_monitor_set_threshold()
/linux-6.3-rc2/arch/x86/kvm/
A Dlapic.c188 u8 cluster_size = min(max_apic_id - offset + 1, 16U); in kvm_apic_map_get_logical_dest() local
814 int cluster_size = op_64_bit ? 64 : 32; in kvm_pv_send_ipi() local
/linux-6.3-rc2/fs/exfat/
A Dexfat_fs.h245 unsigned int cluster_size; /* cluster size in bytes */ member
/linux-6.3-rc2/fs/ntfs3/
A Dntfs_fs.h212 u32 cluster_size; // bytes per cluster member
/linux-6.3-rc2/fs/ext4/
A Dxattr.c938 size_t cluster_size = 1 << (EXT4_SB(sb)->s_cluster_bits + in round_up_cluster() local

Completed in 86 milliseconds