Searched refs:ext3_feature_set_ok (Results 1 – 1 of 1) sorted by relevance
81 static inline int ext3_feature_set_ok(struct super_block *sb);4667 if (ext3_feature_set_ok(sb)) in ext4_check_feature_compatibility()7302 static inline int ext3_feature_set_ok(struct super_block *sb) in ext3_feature_set_ok() function