JFFS2_ERROR       201 fs/jffs2/build.c 					JFFS2_ERROR("child dir \"%s\" (ino #%u) of dir ino #%u is also hard linked from dir ino #%u\n",
JFFS2_ERROR        34 fs/jffs2/debug.c 		JFFS2_ERROR("eeep, space accounting for block at 0x%08x is screwed.\n", jeb->offset);
JFFS2_ERROR        35 fs/jffs2/debug.c 		JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + wasted %#08x + unchecked %#08x != total %#08x.\n",
JFFS2_ERROR        43 fs/jffs2/debug.c 		JFFS2_ERROR("eeep, space accounting superblock info is screwed.\n");
JFFS2_ERROR        44 fs/jffs2/debug.c 		JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + erasing %#08x + bad %#08x + wasted %#08x + unchecked %#08x != total %#08x.\n",
JFFS2_ERROR        88 fs/jffs2/debug.c 				JFFS2_ERROR("REF_PRISTINE node at 0x%08x had %d frags. Tell dwmw2.\n",
JFFS2_ERROR       100 fs/jffs2/debug.c 				JFFS2_ERROR("REF_PRISTINE node at 0x%08x had a previous non-hole frag in the same page. Tell dwmw2.\n",
JFFS2_ERROR       107 fs/jffs2/debug.c 				JFFS2_ERROR("REF_PRISTINE node at 0x%08x (%08x-%08x) had a following non-hole frag in the same page. Tell dwmw2.\n",
JFFS2_ERROR       115 fs/jffs2/debug.c 		JFFS2_ERROR("fragtree is corrupted.\n");
JFFS2_ERROR       150 fs/jffs2/debug.c 		JFFS2_ERROR("argh, about to write node to %#08x on flash, but there are data already there. The first corrupted byte is at %#08x offset.\n",
JFFS2_ERROR       323 fs/jffs2/debug.c 			JFFS2_ERROR("node_ref %#08x shouldn't be in block at %#08x.\n",
JFFS2_ERROR       336 fs/jffs2/debug.c 			JFFS2_ERROR("node_ref for node at %#08x (mem %p) has next at %#08x (mem %p), last_node is at %#08x (mem %p).\n",
JFFS2_ERROR       345 fs/jffs2/debug.c 		JFFS2_ERROR("Calculated used size %#08x != stored used size %#08x.\n",
JFFS2_ERROR       351 fs/jffs2/debug.c 		JFFS2_ERROR("Calculated unchecked size %#08x != stored unchecked size %#08x.\n",
JFFS2_ERROR       359 fs/jffs2/debug.c 		JFFS2_ERROR("Calculated dirty+wasted size %#08x != stored dirty + wasted size %#08x\n",
JFFS2_ERROR       366 fs/jffs2/debug.c 		JFFS2_ERROR("The sum of all nodes in block (%#x) != size of block (%#x)\n",
JFFS2_ERROR       730 fs/jffs2/debug.c 		JFFS2_ERROR("frag tree got a hole in it.\n");
JFFS2_ERROR       785 fs/jffs2/debug.c 		JFFS2_ERROR("read %d bytes failed or short. ret %d, retlen %zd.\n",
JFFS2_ERROR       797 fs/jffs2/debug.c 		JFFS2_ERROR("wrong common header CRC.\n");
JFFS2_ERROR       804 fs/jffs2/debug.c 		JFFS2_ERROR("wrong node magic: %#04x instead of %#04x.\n",
JFFS2_ERROR       834 fs/jffs2/debug.c 			JFFS2_ERROR("wrong node header CRC.\n");
JFFS2_ERROR       856 fs/jffs2/debug.c 			JFFS2_ERROR("wrong node header CRC.\n");
JFFS2_ERROR       138 fs/jffs2/nodelist.c 			JFFS2_ERROR("duplicate frag at %08x (%p,%p)\n", newfrag->ofs, newfrag, base);
JFFS2_ERROR       159 fs/jffs2/nodelist.c 		JFFS2_ERROR("cannot allocate a jffs2_node_frag object\n");
JFFS2_ERROR       618 fs/jffs2/nodelist.c 		JFFS2_ERROR("Adding new ref %p at (0x%08x-0x%08x) not immediately after previous (0x%08x-0x%08x)\n",
JFFS2_ERROR        87 fs/jffs2/readinode.c 			JFFS2_ERROR("can not read %d bytes from 0x%08x, error code: %d.\n", len, ofs, err);
JFFS2_ERROR        92 fs/jffs2/readinode.c 			JFFS2_ERROR("short read at %#08x: %zd instead of %d.\n", ofs, retlen, len);
JFFS2_ERROR       165 fs/jffs2/readinode.c 		JFFS2_ERROR("check_node_data() returned error: %d.\n",
JFFS2_ERROR       522 fs/jffs2/readinode.c 					JFFS2_ERROR("Add node to tree failed %d\n", ret);
JFFS2_ERROR       611 fs/jffs2/readinode.c 			JFFS2_ERROR("illegal nsize in node at %#08x: nsize %#02x, totlen %#04x\n",
JFFS2_ERROR       665 fs/jffs2/readinode.c 			JFFS2_ERROR("short read: wanted %d bytes, got %zd\n",
JFFS2_ERROR       671 fs/jffs2/readinode.c 			JFFS2_ERROR("read remainder of name: error %d\n", err);
JFFS2_ERROR       719 fs/jffs2/readinode.c 		JFFS2_ERROR("failed to allocate tn (%zu bytes).\n", sizeof(*tn));
JFFS2_ERROR       818 fs/jffs2/readinode.c 		JFFS2_ERROR("alloc fn failed\n");
JFFS2_ERROR       876 fs/jffs2/readinode.c 		JFFS2_ERROR("REF_UNCHECKED but unknown node at %#08x\n",
JFFS2_ERROR       878 fs/jffs2/readinode.c 		JFFS2_ERROR("Node is {%04x,%04x,%08x,%08x}. Please report this error.\n",
JFFS2_ERROR       890 fs/jffs2/readinode.c 		JFFS2_ERROR("unknown INCOMPAT nodetype %#04X at %#08x\n",
JFFS2_ERROR       897 fs/jffs2/readinode.c 		JFFS2_ERROR("unknown ROCOMPAT nodetype %#04X at %#08x\n",
JFFS2_ERROR       945 fs/jffs2/readinode.c 		JFFS2_ERROR("can not read %d bytes from 0x%08x, "
JFFS2_ERROR       951 fs/jffs2/readinode.c 		JFFS2_ERROR("short read at %#08x: %zu instead of %d.\n",
JFFS2_ERROR      1031 fs/jffs2/readinode.c 			JFFS2_ERROR("can not read %d bytes from 0x%08x, error code: %d.\n", len, ref_offset(ref), err);
JFFS2_ERROR      1036 fs/jffs2/readinode.c 			JFFS2_ERROR("short read at %#08x: %zu instead of %d.\n", ref_offset(ref), retlen, len);
JFFS2_ERROR      1147 fs/jffs2/readinode.c 		JFFS2_ERROR("cannot read nodes for ino %u, returned error is %d\n", f->inocache->ino, ret);
JFFS2_ERROR      1155 fs/jffs2/readinode.c 		JFFS2_ERROR("Failed to build final fragtree for inode #%u: error %d\n",
JFFS2_ERROR      1207 fs/jffs2/readinode.c 		JFFS2_ERROR("failed to read from flash: error %d, %zd of %zd bytes read\n",
JFFS2_ERROR      1215 fs/jffs2/readinode.c 		JFFS2_ERROR("CRC failed for read_inode of inode %u at physical location 0x%x\n",
JFFS2_ERROR      1257 fs/jffs2/readinode.c 				JFFS2_ERROR("can't allocate %u bytes of memory for the symlink target path cache\n", csize);
JFFS2_ERROR      1283 fs/jffs2/readinode.c 			JFFS2_ERROR("Argh. Special inode #%u with mode 0%o had metadata node\n",
JFFS2_ERROR      1288 fs/jffs2/readinode.c 			JFFS2_ERROR("Argh. Special inode #%u with mode 0%o has no fragments\n",
JFFS2_ERROR      1294 fs/jffs2/readinode.c 			JFFS2_ERROR("Argh. Special inode #%u with mode 0x%x had more than one node\n",
JFFS2_ERROR      1343 fs/jffs2/readinode.c 			JFFS2_ERROR("Eep. Trying to read_inode #%u when it's already in state %d!\n", ino, f->inocache->state);
JFFS2_ERROR      1358 fs/jffs2/readinode.c 			JFFS2_ERROR("cannot allocate inocache for root inode\n");
JFFS2_ERROR      1369 fs/jffs2/readinode.c 		JFFS2_ERROR("requested to read a nonexistent ino %u\n", ino);
JFFS2_ERROR       508 fs/jffs2/wbuf.c 					JFFS2_ERROR("Failed to iget() ino #%u, err %ld\n",
JFFS2_ERROR       522 fs/jffs2/wbuf.c 				JFFS2_ERROR("Inode #%u is in strange state %d!\n", ic->ino, ic->state);
JFFS2_ERROR       156 fs/jffs2/xattr.c 		JFFS2_ERROR("node CRC failed at %#08x, read=%#08x, calc=%#08x\n",
JFFS2_ERROR       167 fs/jffs2/xattr.c 		JFFS2_ERROR("inconsistent xdatum at %#08x, magic=%#04x/%#04x, "
JFFS2_ERROR       468 fs/jffs2/xattr.c 		JFFS2_ERROR("node CRC failed at %#08x, read=%#08x, calc=%#08x\n",
JFFS2_ERROR       475 fs/jffs2/xattr.c 		JFFS2_ERROR("inconsistent xref at %#08x, magic=%#04x/%#04x, "