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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/
H A Dreadinode.c87 JFFS2_ERROR("can not read %d bytes from 0x%08x, error code: %d.\n", len, ofs, err);
92 JFFS2_ERROR("short read at %#08x: %zd instead of %d.\n", ofs, retlen, len);
165 JFFS2_ERROR("check_node_data() returned error: %d.\n",
519 JFFS2_ERROR("Add node to tree failed %d\n", ret);
628 JFFS2_ERROR("illegal nsize in node at %#08x: nsize %#02x, totlen %#04x\n",
683 JFFS2_ERROR("read remainder of name: error %d\n", err);
731 JFFS2_ERROR("failed to allocate tn (%zu bytes).\n", sizeof(*tn));
830 JFFS2_ERROR("alloc fn failed\n");
888 JFFS2_ERROR("REF_UNCHECKED but unknown node at %#08x\n",
890 JFFS2_ERROR("Nod
[all...]
H A Ddebug.c32 JFFS2_ERROR("eeep, space accounting for block at 0x%08x is screwed.\n", jeb->offset);
33 JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + wasted %#08x + unchecked %#08x != total %#08x.\n",
41 JFFS2_ERROR("eeep, space accounting superblock info is screwed.\n");
42 JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + erasing %#08x + bad %#08x + wasted %#08x + unchecked %#08x != total %#08x.\n",
86 JFFS2_ERROR("REF_PRISTINE node at 0x%08x had %d frags. Tell dwmw2.\n",
98 JFFS2_ERROR("REF_PRISTINE node at 0x%08x had a previous non-hole frag in the same page. Tell dwmw2.\n",
105 JFFS2_ERROR("REF_PRISTINE node at 0x%08x (%08x-%08x) had a following non-hole frag in the same page. Tell dwmw2.\n",
113 JFFS2_ERROR("fragtree is corrupted.\n");
148 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",
317 JFFS2_ERROR("node_re
[all...]
H A Ddebug.h82 #define JFFS2_ERROR(fmt, ...) \ macro
H A Dbuild.c74 JFFS2_ERROR("child dir \"%s\" (ino #%u) of dir ino #%u appears to be a hard link\n",
H A Dnodelist.c136 JFFS2_ERROR("duplicate frag at %08x (%p,%p)\n", newfrag->ofs, newfrag, base);
157 JFFS2_ERROR("cannot allocate a jffs2_node_frag object\n");
640 JFFS2_ERROR("Adding new ref %p at (0x%08x-0x%08x) not immediately after previous (0x%08x-0x%08x)\n",
H A Dxattr.c151 JFFS2_ERROR("node CRC failed at %#08x, read=%#08x, calc=%#08x\n",
162 JFFS2_ERROR("inconsistent xdatum at %#08x, magic=%#04x/%#04x, "
461 JFFS2_ERROR("node CRC failed at %#08x, read=%#08x, calc=%#08x\n",
468 JFFS2_ERROR("inconsistent xref at %#08x, magic=%#04x/%#04x, "
H A Dwbuf.c500 JFFS2_ERROR("Failed to iget() ino #%u, err %ld\n",
514 JFFS2_ERROR("Inode #%u is in strange state %d!\n", ic->ino, ic->state);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jffs2/
H A Dreadinode.c87 JFFS2_ERROR("can not read %d bytes from 0x%08x, error code: %d.\n", len, ofs, err);
92 JFFS2_ERROR("short read at %#08x: %zd instead of %d.\n", ofs, retlen, len);
165 JFFS2_ERROR("check_node_data() returned error: %d.\n",
519 JFFS2_ERROR("Add node to tree failed %d\n", ret);
628 JFFS2_ERROR("illegal nsize in node at %#08x: nsize %#02x, totlen %#04x\n",
683 JFFS2_ERROR("read remainder of name: error %d\n", err);
731 JFFS2_ERROR("failed to allocate tn (%zu bytes).\n", sizeof(*tn));
830 JFFS2_ERROR("alloc fn failed\n");
888 JFFS2_ERROR("REF_UNCHECKED but unknown node at %#08x\n",
890 JFFS2_ERROR("Nod
[all...]
H A Ddebug.c32 JFFS2_ERROR("eeep, space accounting for block at 0x%08x is screwed.\n", jeb->offset);
33 JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + wasted %#08x + unchecked %#08x != total %#08x.\n",
41 JFFS2_ERROR("eeep, space accounting superblock info is screwed.\n");
42 JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + erasing %#08x + bad %#08x + wasted %#08x + unchecked %#08x != total %#08x.\n",
86 JFFS2_ERROR("REF_PRISTINE node at 0x%08x had %d frags. Tell dwmw2.\n",
98 JFFS2_ERROR("REF_PRISTINE node at 0x%08x had a previous non-hole frag in the same page. Tell dwmw2.\n",
105 JFFS2_ERROR("REF_PRISTINE node at 0x%08x (%08x-%08x) had a following non-hole frag in the same page. Tell dwmw2.\n",
113 JFFS2_ERROR("fragtree is corrupted.\n");
148 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",
317 JFFS2_ERROR("node_re
[all...]
H A Ddebug.h82 #define JFFS2_ERROR(fmt, ...) \ macro
H A Dbuild.c74 JFFS2_ERROR("child dir \"%s\" (ino #%u) of dir ino #%u appears to be a hard link\n",
H A Dnodelist.c136 JFFS2_ERROR("duplicate frag at %08x (%p,%p)\n", newfrag->ofs, newfrag, base);
157 JFFS2_ERROR("cannot allocate a jffs2_node_frag object\n");
640 JFFS2_ERROR("Adding new ref %p at (0x%08x-0x%08x) not immediately after previous (0x%08x-0x%08x)\n",
H A Dxattr.c151 JFFS2_ERROR("node CRC failed at %#08x, read=%#08x, calc=%#08x\n",
162 JFFS2_ERROR("inconsistent xdatum at %#08x, magic=%#04x/%#04x, "
461 JFFS2_ERROR("node CRC failed at %#08x, read=%#08x, calc=%#08x\n",
468 JFFS2_ERROR("inconsistent xref at %#08x, magic=%#04x/%#04x, "
H A Dwbuf.c500 JFFS2_ERROR("Failed to iget() ino #%u, err %ld\n",
514 JFFS2_ERROR("Inode #%u is in strange state %d!\n", ic->ino, ic->state);

Completed in 97 milliseconds