Searched refs:sanity_check_nid (Results 1 – 1 of 1) sorted by relevance
/external/f2fs-tools/fsck/ |
D | fsck.c | 192 static int sanity_check_nid(struct f2fs_sb_info *sbi, u32 nid, in sanity_check_nid() function 299 if (sanity_check_nid(sbi, x_nid, node_blk, in fsck_chk_xattr_blk() 323 if (sanity_check_nid(sbi, nid, node_blk, ftype, ntype, &ni)) in fsck_chk_node_blk()
|