Searched refs:fsck_chk_node_blk (Results 1 - 3 of 3) sorted by relevance

/external/f2fs-tools/fsck/
H A Dfsck.h121 extern int fsck_chk_node_blk(struct f2fs_sb_info *, struct f2fs_inode *, u32,
H A Dfsck.c486 int fsck_chk_node_blk(struct f2fs_sb_info *sbi, struct f2fs_inode *inode, function
750 ret = fsck_chk_node_blk(sbi, &node_blk->i, i_nid,
907 ret = fsck_chk_node_blk(sbi, inode,
947 ret = fsck_chk_node_blk(sbi, inode,
1327 ret = fsck_chk_node_blk(sbi,
1504 ret = fsck_chk_node_blk(sbi, NULL, ino,
H A Dmain.c450 fsck_chk_node_blk(sbi, NULL, sbi->root_ino_num,

Completed in 101 milliseconds