HomeSort by relevance Sort by last modified time
    Searched refs:fsck_chk_node_blk (Results 1 - 3 of 3) sorted by null

  /external/f2fs-tools/fsck/
fsck.h 139 extern int fsck_chk_node_blk(struct f2fs_sb_info *, struct f2fs_inode *, u32,
fsck.c 518 int fsck_chk_node_blk(struct f2fs_sb_info *sbi, struct f2fs_inode *inode, function
865 ret = fsck_chk_node_blk(sbi, &node_blk->i, i_nid,
1095 ret = fsck_chk_node_blk(sbi, inode,
1137 ret = fsck_chk_node_blk(sbi, inode,
    [all...]
main.c 632 fsck_chk_node_blk(sbi, NULL, sbi->root_ino_num,

Completed in 135 milliseconds