Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.h268 int f2fs_sload(struct f2fs_sb_info *);
Dsload.c334 int f2fs_sload(struct f2fs_sb_info *sbi) in f2fs_sload() function
Dmain.c1022 return f2fs_sload(sbi); in do_sload()