Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/dpio/
H A Ddpio-driver.c57 int cluster_base, cluster_size; in dpaa2_dpio_get_cluster_sdest() local
/linux/fs/ocfs2/
H A Docfs1_fs_compat.h46 /*160*/ __u64 cluster_size; member
/linux/fs/fat/
H A Dfile.c382 const unsigned int cluster_size = sbi->cluster_size; in fat_truncate_blocks() local
H A Dfat.h69 unsigned int cluster_size; /* cluster size */ member
/linux/fs/f2fs/
H A Dcompress.c898 unsigned int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in f2fs_sanity_check_cluster() local
951 unsigned int cluster_size = F2FS_I(inode)->i_cluster_size; in __f2fs_get_cluster_blocks() local
1244 int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_truncate_partial_cluster() local
H A Dfile.c641 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in f2fs_truncate_data_blocks_range() local
3755 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in release_compress_blocks() local
3924 int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in reserve_compress_blocks() local
H A Dnode.c859 unsigned int cluster_size = F2FS_I(dn->inode)->i_cluster_size; in f2fs_get_dnode_of_data() local
H A Ddata.c1908 unsigned int cluster_size = F2FS_I(inode)->i_cluster_size; in f2fs_fiemap() local
H A Df2fs.h1511 unsigned int cluster_size; /* page count in cluster */ member
1540 unsigned int cluster_size; /* page count in cluster */ member
/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.c725 int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size) in tipc_nl_monitor_set_threshold()
/linux/fs/exfat/
H A Dexfat_fs.h251 unsigned int cluster_size; /* cluster size in bytes */ member