Searched refs:EXT2_FIRST_INODE (Results 1 – 12 of 12) sorted by relevance
108 if (start_inode < EXT2_FIRST_INODE(fs->super)) in ext2fs_new_inode()109 start_inode = EXT2_FIRST_INODE(fs->super); in ext2fs_new_inode()134 i = EXT2_FIRST_INODE(fs->super); in ext2fs_new_inode()
307 if (super->s_inodes_count < EXT2_FIRST_INODE(super)+1) in ext2fs_initialize()308 super->s_inodes_count = EXT2_FIRST_INODE(super)+1; in ext2fs_initialize()
123 #define EXT2_FIRST_INODE(s) EXT2_FIRST_INO(s) macro
123 if (qf_ino >= EXT2_FIRST_INODE(fs->super)) { in quota_remove_inode()505 ino >= EXT2_FIRST_INODE(fs->super))) { in quota_compute_usage()
196 (i > EXT2_ROOT_INO && i < EXT2_FIRST_INODE(fs->super))) in e2fsck_pass4()
363 if (ino >= EXT2_FIRST_INODE(fs->super) || in pass1b()490 sd.first_inode = EXT2_FIRST_INODE(fs->super); in pass1c()
345 if ((entry->e_value_inum < EXT2_FIRST_INODE(ctx->fs->super)) || in check_large_ea_inode()1467 } else if ((ino >= EXT2_FIRST_INODE(fs->super)) && in e2fsck_pass1()1496 (ino >= EXT2_FIRST_INODE(fs->super))) { in e2fsck_pass1()1514 (ino >= EXT2_FIRST_INODE(fs->super))) { in e2fsck_pass1()1769 } else if (ino < EXT2_FIRST_INODE(fs->super)) { in e2fsck_pass1()2697 if (ino < EXT2_FIRST_INODE(ctx->fs->super)) in e2fsck_clear_inode()3398 (ino == EXT2_ROOT_INO || ino >= EXT2_FIRST_INODE(ctx->fs->super)) && in check_blocks()
356 if ((ino < EXT2_FIRST_INODE(fs->super)) || in release_orphan_inodes()381 ((next_ino < EXT2_FIRST_INODE(fs->super)) || in release_orphan_inodes()
859 (sb->s_journal_inum < EXT2_FIRST_INODE(sb)); in e2fsck_check_ext3_journal()
1275 (dirent->inode < EXT2_FIRST_INODE(fs->super))) || in check_dir_block()
553 for (i = EXT2_ROOT_INO + 1; i < EXT2_FIRST_INODE(fs->super); i++) in reserve_inodes()
2170 new_inode = EXT2_FIRST_INODE(rfs->new_fs->super); in inode_scan_and_fix()