Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/ext4/
Dsuper.c6066 static inline int ext2_feature_set_ok(struct super_block *sb) in ext2_feature_set_ok() function
6079 static inline int ext2_feature_set_ok(struct super_block *sb) { return 0; } in ext2_feature_set_ok() function
/kernel/linux/linux-5.10/fs/ext4/
Dsuper.c6639 static inline int ext2_feature_set_ok(struct super_block *sb) in ext2_feature_set_ok() function
6652 static inline int ext2_feature_set_ok(struct super_block *sb) { return 0; } in ext2_feature_set_ok() function