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);2728 if (!ext4_feature_set_ok(sb, 0)) { in ext4_orphan_cleanup()3032 static int ext4_feature_set_ok(struct super_block *sb, int readonly) in ext4_feature_set_ok() function4069 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_fill_super()4086 if (silent && ext4_feature_set_ok(sb, sb_rdonly(sb))) in ext4_fill_super()4099 if (!ext4_feature_set_ok(sb, (sb_rdonly(sb)))) in ext4_fill_super()5571 !ext4_feature_set_ok(sb, 0)) { in ext4_remount()