Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.h179 void fsck_chk_checkpoint(struct f2fs_sb_info *sbi);
Dmain.c855 fsck_chk_checkpoint(sbi); in do_fsck()
Dfsck.c2025 void fsck_chk_checkpoint(struct f2fs_sb_info *sbi) in fsck_chk_checkpoint() function