Home
last modified time | relevance | path

Searched refs:sanity_check_nid (Results 1 - 1 of 1) sorted by relevance

/third_party/f2fs-tools/fsck/
H A Dfsck.c389 static int sanity_check_nid(struct f2fs_sb_info *sbi, u32 nid, in sanity_check_nid() function
522 return sanity_check_nid(sbi, nid, node_blk, ftype, ntype, ni); in fsck_sanity_check_nid()
539 if (sanity_check_nid(sbi, x_nid, node_blk, in fsck_chk_xattr_blk()
564 if (sanity_check_nid(sbi, nid, node_blk, ftype, ntype, &ni)) in fsck_chk_node_blk()
2238 if (sanity_check_nid(sbi, node->nid, node_blk, in fix_hard_links()
2950 if (sanity_check_nid(sbi, nid, node, ftype, in fsck_reconnect_file()

Completed in 4 milliseconds