Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Df2fs.h4404 int __init f2fs_init_sysfs(void);
H A Dsuper.c5428 err = f2fs_init_sysfs(); in init_f2fs_fs()