Searched refs:EXT2_INODES_PER_BLOCK (Results 1 – 6 of 6) sorted by relevance
258 EXT2_INODES_PER_BLOCK(fs->super)); in e2fsck_discard_inodes()259 count -= (blk * EXT2_INODES_PER_BLOCK(fs->super) - start); in e2fsck_discard_inodes()261 num = count / EXT2_INODES_PER_BLOCK(fs->super); in e2fsck_discard_inodes()
601 inodes_per_block = EXT2_INODES_PER_BLOCK(fs->super); in check_super_block()
1080 inodes_per_block = EXT2_INODES_PER_BLOCK(ctx->fs->super); in pass1_readahead()
278 #define EXT2_INODES_PER_BLOCK(s) (EXT2_BLOCK_SIZE(s)/EXT2_INODE_SIZE(s)) macro285 EXT2_INODES_PER_BLOCK(s))
443 inodes_per_block = EXT2_INODES_PER_BLOCK(scan->fs->super); in check_inode_block_sanity()670 EXT2_INODES_PER_BLOCK(scan->fs->super) % in ext2fs_get_next_inode_full()
439 EXT2_INODES_PER_BLOCK(fs->super)); in mark_table_blocks()