Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c80 static inline int ext2_feature_set_ok(struct super_block *sb);
4689 if (ext2_feature_set_ok(sb)) in ext4_check_feature_compatibility()
7283 static inline int ext2_feature_set_ok(struct super_block *sb) in ext2_feature_set_ok() function
7296 static inline int ext2_feature_set_ok(struct super_block *sb) { return 0; } in ext2_feature_set_ok() function