Searched refs:ext2_feature_set_ok (Results 1 – 1 of 1) sorted by relevance
80 static inline int ext2_feature_set_ok(struct super_block *sb);4697 if (ext2_feature_set_ok(sb)) in ext4_check_feature_compatibility()7312 static inline int ext2_feature_set_ok(struct super_block *sb) in ext2_feature_set_ok() function7325 static inline int ext2_feature_set_ok(struct super_block *sb) { return 0; } in ext2_feature_set_ok() function