Searched refs:EXT2_FIRST_INODE (Results 1 – 12 of 12) sorted by relevance
127 if (start_inode < EXT2_FIRST_INODE(fs->super)) in ext2fs_new_inode()128 start_inode = EXT2_FIRST_INODE(fs->super); in ext2fs_new_inode()153 i = EXT2_FIRST_INODE(fs->super); in ext2fs_new_inode()
293 if (super->s_inodes_count < EXT2_FIRST_INODE(super)+1) in ext2fs_initialize()294 super->s_inodes_count = EXT2_FIRST_INODE(super)+1; in ext2fs_initialize()
113 #define EXT2_FIRST_INODE(s) EXT2_FIRST_INO(s) macro
97 if (qf_ino < EXT2_FIRST_INODE(fs->super)) in quota_remove_inode()394 ino >= EXT2_FIRST_INODE(fs->super))) { in quota_compute_usage()
136 (i > EXT2_ROOT_INO && i < EXT2_FIRST_INODE(fs->super))) in e2fsck_pass4()
256 if ((ino < EXT2_FIRST_INODE(fs->super)) || in release_orphan_inodes()280 ((next_ino < EXT2_FIRST_INODE(fs->super)) || in release_orphan_inodes()
332 if (ino >= EXT2_FIRST_INODE(fs->super) || in pass1b()440 sd.first_inode = EXT2_FIRST_INODE(fs->super); in pass1c()
771 (sb->s_journal_inum < EXT2_FIRST_INODE(sb)); in e2fsck_check_ext3_journal()
957 } else if (ino < EXT2_FIRST_INODE(fs->super)) { in e2fsck_pass1()2130 if (ino == EXT2_ROOT_INO || ino >= EXT2_FIRST_INODE(ctx->fs->super)) { in check_blocks()
897 (dirent->inode < EXT2_FIRST_INODE(fs->super))) || in check_dir_block()
1488 new_inode = EXT2_FIRST_INODE(rfs->new_fs->super); in inode_scan_and_fix()
451 for (i = EXT2_ROOT_INO + 1; i < EXT2_FIRST_INODE(fs->super); i++) in reserve_inodes()