Searched refs:EXT2_CLUSTER_SIZE (Results 1 – 7 of 7) sorted by relevance
284 EXT2_CLUSTER_SIZE(sb)); in list_super2()287 EXT2_CLUSTER_SIZE(sb)); in list_super2()
117 #define EXT2_CLUSTER_SIZE(s) (EXT2_MIN_BLOCK_SIZE << \ macro280 (EXT2_CLUSTER_SIZE(s) / \
74 (inode->i_file_acl ? EXT2_CLUSTER_SIZE(fs->super) >> 9 : 0); in ext2fs_inode_data_blocks2()
581 quota_data_add(ctx->qctx, &inode, ino, EXT2_CLUSTER_SIZE(fs->super)); in e2fsck_get_lost_and_found()903 es.newblocks * EXT2_CLUSTER_SIZE(fs->super)); in e2fsck_expand_directory()
3402 pb.num_blocks * EXT2_CLUSTER_SIZE(fs->super)); in check_blocks()
517 EXT2_CLUSTER_SIZE(fs->super)); in mk_hugefiles()
690 printf(_("Fragment size=%u (log=%u)\n"), EXT2_CLUSTER_SIZE(s), in show_stats()2258 if (inode_ratio < EXT2_CLUSTER_SIZE(&fs_param)) in PRS()2259 inode_ratio = EXT2_CLUSTER_SIZE(&fs_param); in PRS()