Searched refs:ext4_feature_set_ok (Results 1 – 1 of 1) sorted by relevance
78 static int ext4_feature_set_ok(struct super_block *sb, int readonly);2204 if (!ext4_feature_set_ok(sb, 0)) { in ext4_orphan_cleanup()2476 static int ext4_feature_set_ok(struct super_block *sb, int readonly) in ext4_feature_set_ok() function3364 if (!ext4_feature_set_ok(sb, (sb->s_flags & MS_RDONLY))) in ext4_fill_super()4681 !ext4_feature_set_ok(sb, 0)) { in ext4_remount()