Searched refs:s_first_ino (Results 1 – 3 of 3) sorted by relevance
59 (s).s_first_ino)258 uint32_t s_first_ino; /* First non-reserved inode */ member
95 #define EXT3_FIRST_INO(s) (EXT3_SB(s)->s_first_ino)102 (s)->s_first_ino)463 __le32 s_first_ino; /* First non-reserved inode */ member
46 LE32SWAP(sb->s_first_ino); in endian_swap_superblock()
Completed in 9 milliseconds