Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dsuper.c4563 static int ext4_encoding_init(struct super_block *sb, struct ext4_super_block *es) in ext4_encoding_init() function
4604 static inline int ext4_encoding_init(struct super_block *sb, struct ext4_super_block *es) in ext4_encoding_init() function
5269 err = ext4_encoding_init(sb, es); in __ext4_fill_super()