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