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

  /external/f2fs-tools/fsck/
fsck.h 142 extern void fsck_chk_inode_blk(struct f2fs_sb_info *, u32, enum FILE_TYPE,
fsck.c 534 fsck_chk_inode_blk(sbi, nid, ftype, node_blk, blk_cnt, &ni, child);
652 void fsck_chk_inode_blk(struct f2fs_sb_info *sbi, u32 nid, function
    [all...]

Completed in 56 milliseconds