Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c4564 static int ext4_encoding_init(struct super_block *sb, struct ext4_super_block *es) in ext4_encoding_init() function
4605 static inline int ext4_encoding_init(struct super_block *sb, struct ext4_super_block *es) in ext4_encoding_init() function
5270 err = ext4_encoding_init(sb, es); in __ext4_fill_super()