Searched refs:EXT4_GOOD_OLD_FIRST_INO (Results 1 – 2 of 2) sorted by relevance
238 #define EXT4_GOOD_OLD_FIRST_INO 11 macro276 EXT4_GOOD_OLD_FIRST_INO : \
867 es->s_first_ino = cpu_to_le32(EXT4_GOOD_OLD_FIRST_INO); in ext4_update_dynamic_rev()4032 sbi->s_first_ino = EXT4_GOOD_OLD_FIRST_INO; in ext4_fill_super()4036 if (sbi->s_first_ino < EXT4_GOOD_OLD_FIRST_INO) { in ext4_fill_super()