Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dfsck.h207 extern int f2fs_do_mount(struct f2fs_sb_info *);
Dmain.c877 ret = f2fs_do_mount(sbi); in main()
Dmount.c3487 int f2fs_do_mount(struct f2fs_sb_info *sbi) in f2fs_do_mount() function