Home
last modified time | relevance | path

Searched refs:ext3_feature_set_ok (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dsuper.c81 static inline int ext3_feature_set_ok(struct super_block *sb);
4706 if (ext3_feature_set_ok(sb)) in ext4_check_feature_compatibility()
7312 static inline int ext3_feature_set_ok(struct super_block *sb) in ext3_feature_set_ok() function