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()
116 #define EXT2_FIRST_INODE(s) EXT2_FIRST_INO(s) macro
145 (i > EXT2_ROOT_INO && i < EXT2_FIRST_INODE(fs->super))) in e2fsck_pass4()
257 if ((ino < EXT2_FIRST_INODE(fs->super)) || in release_orphan_inodes()281 ((next_ino < EXT2_FIRST_INODE(fs->super)) || in release_orphan_inodes()
345 if (ino >= EXT2_FIRST_INODE(fs->super) || in pass1b()472 sd.first_inode = EXT2_FIRST_INODE(fs->super); in pass1c()
1340 (ino >= EXT2_FIRST_INODE(fs->super))) { in e2fsck_pass1()1359 (ino >= EXT2_FIRST_INODE(fs->super))) { in e2fsck_pass1()1613 } else if (ino < EXT2_FIRST_INODE(fs->super)) { in e2fsck_pass1()2496 if (ino < EXT2_FIRST_INODE(ctx->fs->super)) in e2fsck_clear_inode()3177 (ino == EXT2_ROOT_INO || ino >= EXT2_FIRST_INODE(ctx->fs->super))) { in check_blocks()
856 (sb->s_journal_inum < EXT2_FIRST_INODE(sb)); in e2fsck_check_ext3_journal()
1238 (dirent->inode < EXT2_FIRST_INODE(fs->super))) || in check_dir_block()
121 if (qf_ino >= EXT2_FIRST_INODE(fs->super)) { in quota_remove_inode()483 ino >= EXT2_FIRST_INODE(fs->super))) { in quota_compute_usage()
547 for (i = EXT2_ROOT_INO + 1; i < EXT2_FIRST_INODE(fs->super); i++) in reserve_inodes()
2028 new_inode = EXT2_FIRST_INODE(rfs->new_fs->super); in inode_scan_and_fix()