Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dsuper.c4493 static int ext4_encoding_init(struct super_block *sb, struct ext4_super_block *es) in ext4_encoding_init() function
4534 static inline int ext4_encoding_init(struct super_block *sb, struct ext4_super_block *es) in ext4_encoding_init() function
5096 if (ext4_encoding_init(sb, es)) in __ext4_fill_super()