Searched refs:first_ino (Results 1 – 3 of 3) sorted by relevance
36 uint32_t first_ino; // First non-reserved inode member
820 ext2_ino_t first_ino = EXT2_FIRST_INO(fs->super); in main() local833 fs->icache->cache[i].ino = first_ino++; in main()
275 sb->first_ino = SWAP_LE32(INODES_RESERVED+1); in init_superblock()