Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c5208 static int __ext4_fill_super(struct fs_context *fc, struct super_block *sb) in __ext4_fill_super() function
5702 ret = __ext4_fill_super(fc, sb); in ext4_fill_super()