Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h2917 extern int __init ext4_init_mballoc(void);
H A Dmballoc.c3937 int __init ext4_init_mballoc(void) in ext4_init_mballoc() function
H A Dsuper.c7424 err = ext4_init_mballoc(); in ext4_init_fs()