Searched refs:ext2_feature_set_ok (Results 1 – 1 of 1) sorted by relevance
81 static inline int ext2_feature_set_ok(struct super_block *sb);4743 if (ext2_feature_set_ok(sb)) in ext4_check_feature_compatibility()7445 static inline int ext2_feature_set_ok(struct super_block *sb) in ext2_feature_set_ok() function7458 static inline int ext2_feature_set_ok(struct super_block *sb) { return 0; } in ext2_feature_set_ok() function