Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dsuper.c4585 static int ext4_check_feature_compatibility(struct super_block *sb, in ext4_check_feature_compatibility() function
5109 if (ext4_check_feature_compatibility(sb, es, silent)) in __ext4_fill_super()