Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c81 static inline int ext2_feature_set_ok(struct super_block *sb);
4378 if (ext2_feature_set_ok(sb)) in ext4_fill_super()
6702 static inline int ext2_feature_set_ok(struct super_block *sb) in ext2_feature_set_ok() function
6715 static inline int ext2_feature_set_ok(struct super_block *sb) { return 0; } in ext2_feature_set_ok() function
/kernel/linux/linux-6.6/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()
7273 static inline int ext2_feature_set_ok(struct super_block *sb) in ext2_feature_set_ok() function
7286 static inline int ext2_feature_set_ok(struct super_block *sb) { return 0; } in ext2_feature_set_ok() function

Completed in 16 milliseconds