• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/

Lines Matching refs:JFFS2_ERROR

87 			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("Node is {%04x,%04x,%08x,%08x}. Please report this error.\n",
902 JFFS2_ERROR("unknown INCOMPAT nodetype %#04X at %#08x\n",
909 JFFS2_ERROR("unknown ROCOMPAT nodetype %#04X at %#08x\n",
957 JFFS2_ERROR("can not read %d bytes from 0x%08x, "
963 JFFS2_ERROR("short read at %#08x: %zu instead of %d.\n",
1040 JFFS2_ERROR("can not read %d bytes from 0x%08x, " "error code: %d.\n", len, ref_offset(ref), err);
1045 JFFS2_ERROR("short read at %#08x: %zu instead of %d.\n", ref_offset(ref), retlen, len);
1156 JFFS2_ERROR("cannot read nodes for ino %u, returned error is %d\n", f->inocache->ino, ret);
1164 JFFS2_ERROR("Failed to build final fragtree for inode #%u: error %d\n",
1215 JFFS2_ERROR("failed to read from flash: error %d, %zd of %zd bytes read\n",
1224 JFFS2_ERROR("CRC failed for read_inode of inode %u at physical location 0x%x\n",
1261 JFFS2_ERROR("can't allocate %d bytes of memory for the symlink target path cache\n", je32_to_cpu(latest_node->csize));
1291 JFFS2_ERROR("Argh. Special inode #%u with mode 0%o had metadata node\n",
1298 JFFS2_ERROR("Argh. Special inode #%u with mode 0%o has no fragments\n",
1306 JFFS2_ERROR("Argh. Special inode #%u with mode 0x%x had more than one node\n",
1356 JFFS2_ERROR("Eep. Trying to read_inode #%u when it's already in state %d!\n", ino, f->inocache->state);
1371 JFFS2_ERROR("cannot allocate inocache for root inode\n");
1382 JFFS2_ERROR("requestied to read an nonexistent ino %u\n", ino);