Searched refs:EXT2_CLUSTER_SIZE (Results 1 – 3 of 3) sorted by relevance
257 EXT2_CLUSTER_SIZE(sb)); in list_super2()260 EXT2_CLUSTER_SIZE(sb)); in list_super2()
108 #define EXT2_CLUSTER_SIZE(s) (EXT2_MIN_BLOCK_SIZE << \ macro255 (EXT2_CLUSTER_SIZE(s) / \
581 printf(_("Fragment size=%u (log=%u)\n"), EXT2_CLUSTER_SIZE(s), in show_stats()1946 if (inode_ratio < EXT2_CLUSTER_SIZE(&fs_param)) in PRS()1947 inode_ratio = EXT2_CLUSTER_SIZE(&fs_param); in PRS()