Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
Dsuper.c6702 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/
Dsuper.c7273 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