Searched refs:EXT4_GOOD_OLD_FIRST_INO (Results 1 – 2 of 2) sorted by relevance
253 #define EXT4_GOOD_OLD_FIRST_INO 11 macro291 EXT4_GOOD_OLD_FIRST_INO : \
1062 es->s_first_ino = cpu_to_le32(EXT4_GOOD_OLD_FIRST_INO); in ext4_update_dynamic_rev()4232 sbi->s_first_ino = EXT4_GOOD_OLD_FIRST_INO; in ext4_fill_super()4236 if (sbi->s_first_ino < EXT4_GOOD_OLD_FIRST_INO) { in ext4_fill_super()