tag | line | file | source code |
---|---|---|---|
EXT2_FIRST_INO | 225 | fs/ext2/ialloc.c | if (inode->i_ino < EXT2_FIRST_INO || |
EXT2_FIRST_INO | 437 | fs/ext2/ialloc.c | if (j < EXT2_FIRST_INO || j > es->s_inodes_count) { |
EXT2_FIRST_INO | 501 | fs/ext2/inode.c | inode->i_ino != EXT2_ACL_DATA_INO && inode->i_ino < EXT2_FIRST_INO) || |
EXT2_FIRST_INO | 592 | fs/ext2/inode.c | if ((inode->i_ino != EXT2_ROOT_INO && inode->i_ino < EXT2_FIRST_INO) || |