Searched defs:s_first_ino (Results 1 - 1 of 1) sorted by path

/system/extras/ext4_utils/
H A Dext4.h100 #define EXT4_FIRST_INO(s) (((s)->s_rev_level == EXT4_GOOD_OLD_REV) ? EXT4_GOOD_OLD_FIRST_INO : (s)->s_first_ino)
408 __le32 s_first_ino; member in struct:ext4_super_block

Completed in 1718 milliseconds