Home
last modified time | relevance | path

Searched refs:fsck_chk_data_blk (Results 1 – 2 of 2) sorted by relevance

/external/f2fs-tools/fsck/
Dfsck.h93 extern int fsck_chk_data_blk(struct f2fs_sb_info *sbi, u32, u32 *, u32 *,
Dfsck.c470 ret = fsck_chk_data_blk(sbi, in fsck_chk_inode_blk()
564 ret = fsck_chk_data_blk(sbi, in fsck_chk_dnode_blk()
857 int fsck_chk_data_blk(struct f2fs_sb_info *sbi, u32 blk_addr, in fsck_chk_data_blk() function