Lines Matching refs:JFFS2_ERROR
34 JFFS2_ERROR("eeep, space accounting for block at 0x%08x is screwed.\n", jeb->offset); in __jffs2_dbg_acct_sanity_check_nolock()
35 …JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + wasted %#08x + unchecked %#08x != total %#08x… in __jffs2_dbg_acct_sanity_check_nolock()
43 JFFS2_ERROR("eeep, space accounting superblock info is screwed.\n"); in __jffs2_dbg_acct_sanity_check_nolock()
44 …JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + erasing %#08x + bad %#08x + wasted %#08x + un… in __jffs2_dbg_acct_sanity_check_nolock()
88 JFFS2_ERROR("REF_PRISTINE node at 0x%08x had %d frags. Tell dwmw2.\n", in __jffs2_dbg_fragtree_paranoia_check_nolock()
100 …JFFS2_ERROR("REF_PRISTINE node at 0x%08x had a previous non-hole frag in the same page. Tell dwmw2… in __jffs2_dbg_fragtree_paranoia_check_nolock()
107 …JFFS2_ERROR("REF_PRISTINE node at 0x%08x (%08x-%08x) had a following non-hole frag in the same pag… in __jffs2_dbg_fragtree_paranoia_check_nolock()
115 JFFS2_ERROR("fragtree is corrupted.\n"); in __jffs2_dbg_fragtree_paranoia_check_nolock()
150 …JFFS2_ERROR("argh, about to write node to %#08x on flash, but there are data already there. The fi… in __jffs2_dbg_prewrite_paranoia_check()
323 JFFS2_ERROR("node_ref %#08x shouldn't be in block at %#08x.\n", in __jffs2_dbg_acct_paranoia_check_nolock()
336 …JFFS2_ERROR("node_ref for node at %#08x (mem %p) has next at %#08x (mem %p), last_node is at %#08x… in __jffs2_dbg_acct_paranoia_check_nolock()
345 JFFS2_ERROR("Calculated used size %#08x != stored used size %#08x.\n", in __jffs2_dbg_acct_paranoia_check_nolock()
351 JFFS2_ERROR("Calculated unchecked size %#08x != stored unchecked size %#08x.\n", in __jffs2_dbg_acct_paranoia_check_nolock()
359 JFFS2_ERROR("Calculated dirty+wasted size %#08x != stored dirty + wasted size %#08x\n", in __jffs2_dbg_acct_paranoia_check_nolock()
366 JFFS2_ERROR("The sum of all nodes in block (%#x) != size of block (%#x)\n", in __jffs2_dbg_acct_paranoia_check_nolock()
730 JFFS2_ERROR("frag tree got a hole in it.\n"); in __jffs2_dbg_dump_fragtree_nolock()
785 JFFS2_ERROR("read %d bytes failed or short. ret %d, retlen %zd.\n", in __jffs2_dbg_dump_node()
797 JFFS2_ERROR("wrong common header CRC.\n"); in __jffs2_dbg_dump_node()
804 JFFS2_ERROR("wrong node magic: %#04x instead of %#04x.\n", in __jffs2_dbg_dump_node()
834 JFFS2_ERROR("wrong node header CRC.\n"); in __jffs2_dbg_dump_node()
856 JFFS2_ERROR("wrong node header CRC.\n"); in __jffs2_dbg_dump_node()