Searched refs:EXT4_CLUSTER_BITS (Results 1 – 3 of 3) sorted by relevance
2032 n_blocks_count &= ~((1 << EXT4_CLUSTER_BITS(sb)) - 1); in ext4_resize_fs()
350 # define EXT4_CLUSTER_BITS(s) (EXT4_SB(s)->s_cluster_bits) macro
6778 >> EXT4_CLUSTER_BITS(sb); in ext4_last_grp_cluster()