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

  /external/f2fs-tools/fsck/
fsck.h 93 extern int fsck_chk_data_blk(struct f2fs_sb_info *sbi, u32, u32 *, u32 *,
fsck.c 470 ret = fsck_chk_data_blk(sbi,
564 ret = fsck_chk_data_blk(sbi,
857 int fsck_chk_data_blk(struct f2fs_sb_info *sbi, u32 blk_addr, function

Completed in 48 milliseconds