Searched refs:fsck_chk_orphan_node (Results 1 – 3 of 3) sorted by relevance
155 extern int fsck_chk_orphan_node(struct f2fs_sb_info *);
869 fsck_chk_orphan_node(sbi); in do_fsck()
1753 int fsck_chk_orphan_node(struct f2fs_sb_info *sbi) in fsck_chk_orphan_node() function1967 if (fsck_chk_orphan_node(sbi)) in fsck_chk_meta()