Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.h160 extern int f2fs_do_mount(struct f2fs_sb_info *);
Dmain.c598 ret = f2fs_do_mount(sbi); in main()
Dmount.c2100 int f2fs_do_mount(struct f2fs_sb_info *sbi) in f2fs_do_mount() function