Searched refs:e2fs_first_ino (Results 1 – 6 of 6) sorted by relevance
74 new->e2fs_first_ino = bswap32(old->e2fs_first_ino); in e2fs_sb_bswap()
167 uint32_t e2fs_first_ino; /* first non-reserved inode */ member
1444 if (fs->e2fs_first_ino != EXT2_FIRSTINO) { in ext2fs_sbfill()
432 (ext2fs.e2fs_first_ino != EXT2_FIRSTINO || in read_sblock()919 new->e2fs_first_ino = bswap32(old->e2fs_first_ino); in e2fs_sb_bswap()1000 fs->e2fs.e2fs_first_ino); in dump_sblock()
140 (fs->e2fs.e2fs_first_ino != EXT2_FIRSTINO || in ext2fs_read_sblock()
406 sblock.e2fs.e2fs_first_ino = EXT2_FIRSTINO; in mke2fs()