Searched refs:EXT2_CLUSTER_SIZE (Results 1 – 7 of 7) sorted by relevance
286 EXT2_CLUSTER_SIZE(sb)); in list_super2()289 EXT2_CLUSTER_SIZE(sb)); in list_super2()
269 EXT2_CLUSTER_SIZE(fs->super)); in check_root()587 quota_data_add(ctx->qctx, &inode, ino, EXT2_CLUSTER_SIZE(fs->super)); in e2fsck_get_lost_and_found()909 es.newblocks * EXT2_CLUSTER_SIZE(fs->super)); in e2fsck_expand_directory()
3489 pb.num_blocks * EXT2_CLUSTER_SIZE(fs->super)); in check_blocks()
129 #define EXT2_CLUSTER_SIZE(s) (EXT2_MIN_BLOCK_SIZE << \ macro292 (EXT2_CLUSTER_SIZE(s) / \
74 (inode->i_file_acl ? EXT2_CLUSTER_SIZE(fs->super) >> 9 : 0); in ext2fs_inode_data_blocks2()
519 EXT2_CLUSTER_SIZE(fs->super)); in mk_hugefiles()
701 printf(_("Fragment size=%u (log=%u)\n"), EXT2_CLUSTER_SIZE(s), in show_stats()2334 if (inode_ratio < EXT2_CLUSTER_SIZE(&fs_param)) in PRS()2335 inode_ratio = EXT2_CLUSTER_SIZE(&fs_param); in PRS()2533 EXT2_CLUSTER_SIZE(&fs_param) > 16 * EXT2_BLOCK_SIZE(&fs_param)) in PRS()