Lines Matching refs:ASSERT_MSG
136 ASSERT_MSG("Summary footer is not for node segment"); in is_valid_ssa_node_blk()
152 ASSERT_MSG("Invalid node seg summary\n"); in is_valid_ssa_node_blk()
167 ASSERT_MSG("Summary footer is not for data segment"); in is_valid_ssa_data_blk()
186 ASSERT_MSG("Invalid data seg summary\n"); in is_valid_ssa_data_blk()
201 ASSERT_MSG("nid is not valid. [0x%x]", nid); in sanity_check_nid()
207 ASSERT_MSG("nid is NEW_ADDR. [0x%x]", nid); in sanity_check_nid()
212 ASSERT_MSG("blkaddres is not valid. [0x%x]", ni->blk_addr); in sanity_check_nid()
217 ASSERT_MSG("summary node block is not valid. [0x%x]", nid); in sanity_check_nid()
226 ASSERT_MSG("nid[0x%x] footer.nid[0x%x] footer.ino[0x%x]", in sanity_check_nid()
233 ASSERT_MSG("nid[0x%x] footer.nid[0x%x] footer.ino[0x%x]", in sanity_check_nid()
240 ASSERT_MSG("nid[0x%x] blk_addr[0x%x] footer.nid[0x%x]", in sanity_check_nid()
250 ASSERT_MSG("xnid[0x%x] has wrong ofs:[0x%x]", in sanity_check_nid()
260 ASSERT_MSG("Duplicated node blk. nid[0x%x][0x%x]\n", in sanity_check_nid()
271 ASSERT_MSG("orphan or xattr nid is duplicated [0x%x]\n", in sanity_check_nid()
275 ASSERT_MSG("SIT bitmap is 0x0. blk_addr[0x%x]", in sanity_check_nid()
390 ASSERT_MSG("[0x%x] needs more i_links=0x%x", in fsck_chk_inode_blk()
523 ASSERT_MSG("ino: 0x%x has i_blocks: %08"PRIx64", " in fsck_chk_inode_blk()
534 ASSERT_MSG("ino: 0x%x has i_links: %u but real links: %u", in fsck_chk_inode_blk()
545 ASSERT_MSG("ino: 0x%x is orphan inode, but has i_links: %u", in fsck_chk_inode_blk()
870 ASSERT_MSG("blkaddres is not valid. [0x%x]", blk_addr); in fsck_chk_data_blk()
876 ASSERT_MSG("summary data block is not valid. [0x%x]", in fsck_chk_data_blk()
882 ASSERT_MSG("SIT bitmap is 0x0. blk_addr[0x%x]", blk_addr); in fsck_chk_data_blk()
885 ASSERT_MSG("Duplicated data [0x%x]. pnid[0x%x] idx[0x%x]", in fsck_chk_data_blk()
1035 ASSERT_MSG("Next block offset is not free, type:%d", i); in check_curseg_offset()