Searched refs:EXT4_GOOD_OLD_FIRST_INO (Results 1 – 2 of 2) sorted by relevance
269 #define EXT4_GOOD_OLD_FIRST_INO 11 macro307 EXT4_GOOD_OLD_FIRST_INO : \
1091 es->s_first_ino = cpu_to_le32(EXT4_GOOD_OLD_FIRST_INO); in ext4_update_dynamic_rev()4494 sbi->s_first_ino = EXT4_GOOD_OLD_FIRST_INO; in __ext4_fill_super()4498 if (sbi->s_first_ino < EXT4_GOOD_OLD_FIRST_INO) { in __ext4_fill_super()