Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4.h2905 extern int ext4_mb_init(struct super_block *);
H A Dmballoc.c3582 int ext4_mb_init(struct super_block *sb) in ext4_mb_init() function
H A Dsuper.c5543 err = ext4_mb_init(sb); in __ext4_fill_super()