Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.h155 extern int fsck_chk_orphan_node(struct f2fs_sb_info *);
Dmain.c869 fsck_chk_orphan_node(sbi); in do_fsck()
Dfsck.c1753 int fsck_chk_orphan_node(struct f2fs_sb_info *sbi) in fsck_chk_orphan_node() function
1967 if (fsck_chk_orphan_node(sbi)) in fsck_chk_meta()