Searched refs:ext4_feature_set_ok (Results 1 – 1 of 1) sorted by relevance
82 static int ext4_feature_set_ok(struct super_block *sb, int readonly);3021 if (!ext4_feature_set_ok(sb, 0)) { in ext4_orphan_cleanup()3321 static int ext4_feature_set_ok(struct super_block *sb, int readonly) in ext4_feature_set_ok() function4388 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_fill_super()4405 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_fill_super()4418 if (!ext4_feature_set_ok(sb, (sb_rdonly(sb)))) in ext4_fill_super()5919 !ext4_feature_set_ok(sb, 0)) { in ext4_remount()