Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c4655 static int ext4_check_feature_compatibility(struct super_block *sb, in ext4_check_feature_compatibility() function
5284 err = ext4_check_feature_compatibility(sb, es, silent); in __ext4_fill_super()