Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs1_fs_compat.h61 /*160*/ __u64 cluster_size; member
/linux-4.19.296/fs/fat/
Dfile.c390 const unsigned int cluster_size = sbi->cluster_size; in fat_truncate_blocks() local
Dfat.h66 unsigned int cluster_size; /* cluster size */ member
/linux-4.19.296/fs/ntfs/
Dvolume.h60 u32 cluster_size; /* in bytes */ member
/linux-4.19.296/fs/ext4/
Dxattr.c886 size_t cluster_size = 1 << (EXT4_SB(sb)->s_cluster_bits + in round_up_cluster() local