Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Docfs1_fs_compat.h46 /*160*/ __u64 cluster_size; 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/fat/
H A Dfat.h71 unsigned int cluster_size; /* cluster size */ member
/linux/fs/ext4/
H A Dxattr.c919 size_t cluster_size = 1 << (EXT4_SB(sb)->s_cluster_bits + in round_up_cluster() local
/linux/fs/ntfs3/
H A Dntfs_fs.h219 u32 cluster_size; // bytes per cluster member