Searched refs:ext4_feature_set_ok (Results 1 – 1 of 1) sorted by relevance
80 static int ext4_feature_set_ok(struct super_block *sb, int readonly);2193 if (!ext4_feature_set_ok(sb, 0)) { in ext4_orphan_cleanup()2795 static int ext4_feature_set_ok(struct super_block *sb, int readonly) in ext4_feature_set_ok() function3703 if (!ext4_feature_set_ok(sb, (sb->s_flags & MS_RDONLY))) in ext4_fill_super()5014 !ext4_feature_set_ok(sb, 0)) { in ext4_remount()