Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ext4/
Dext4.h1702 extern int __init ext4_init_mballoc(void);
Dmballoc.c2744 int __init ext4_init_mballoc(void) in ext4_init_mballoc() function
Dsuper.c4891 err = ext4_init_mballoc(); in ext4_init_fs()