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 82 extern int fsck_chk_node_blk(struct f2fs_sb_info *, struct f2fs_inode *, u32,
fsck.c 313 int fsck_chk_node_blk(struct f2fs_sb_info *sbi, struct f2fs_inode *inode, function
497 ret = fsck_chk_node_blk(sbi, &node_blk->i,
593 ret = fsck_chk_node_blk(sbi, inode,
613 ret = fsck_chk_node_blk(sbi, inode,
766 ret = fsck_chk_node_blk(sbi,
930 fsck_chk_node_blk(sbi, NULL, ino,
main.c 151 fsck_chk_node_blk(sbi, NULL, sbi->root_ino_num,

Completed in 32 milliseconds