Searched refs:EXT4_GOOD_OLD_FIRST_INO (Results 1 – 2 of 2) sorted by relevance
239 #define EXT4_GOOD_OLD_FIRST_INO 11 macro277 EXT4_GOOD_OLD_FIRST_INO : \
833 es->s_first_ino = cpu_to_le32(EXT4_GOOD_OLD_FIRST_INO); in ext4_update_dynamic_rev()3874 sbi->s_first_ino = EXT4_GOOD_OLD_FIRST_INO; in ext4_fill_super()3878 if (sbi->s_first_ino < EXT4_GOOD_OLD_FIRST_INO) { in ext4_fill_super()