Lines Matching refs:JFFS2_ERROR

87 			JFFS2_ERROR("can not read %d bytes from 0x%08x, error code: %d.\n", len, ofs, err);  in check_node_data()
92 JFFS2_ERROR("short read at %#08x: %zd instead of %d.\n", ofs, retlen, len); in check_node_data()
165 JFFS2_ERROR("check_node_data() returned error: %d.\n", in check_tn_node()
522 JFFS2_ERROR("Add node to tree failed %d\n", ret); in jffs2_build_inode_fragtree()
611 JFFS2_ERROR("illegal nsize in node at %#08x: nsize %#02x, totlen %#04x\n", in read_direntry()
665 JFFS2_ERROR("short read: wanted %d bytes, got %zd\n", in read_direntry()
671 JFFS2_ERROR("read remainder of name: error %d\n", err); in read_direntry()
735 JFFS2_ERROR("failed to allocate tn (%zu bytes).\n", sizeof(*tn)); in read_dnode()
834 JFFS2_ERROR("alloc fn failed\n"); in read_dnode()
892 JFFS2_ERROR("REF_UNCHECKED but unknown node at %#08x\n", in read_unknown()
894 JFFS2_ERROR("Node is {%04x,%04x,%08x,%08x}. Please report this error.\n", in read_unknown()
906 JFFS2_ERROR("unknown INCOMPAT nodetype %#04X at %#08x\n", in read_unknown()
913 JFFS2_ERROR("unknown ROCOMPAT nodetype %#04X at %#08x\n", in read_unknown()
961 JFFS2_ERROR("can not read %d bytes from 0x%08x, " in read_more()
967 JFFS2_ERROR("short read at %#08x: %zu instead of %d.\n", in read_more()
1047 JFFS2_ERROR("can not read %d bytes from 0x%08x, error code: %d.\n", len, ref_offset(ref), err); in jffs2_get_inode_nodes()
1052 JFFS2_ERROR("short read at %#08x: %zu instead of %d.\n", ref_offset(ref), retlen, len); in jffs2_get_inode_nodes()
1163 JFFS2_ERROR("cannot read nodes for ino %u, returned error is %d\n", f->inocache->ino, ret); in jffs2_do_read_inode_internal()
1171 JFFS2_ERROR("Failed to build final fragtree for inode #%u: error %d\n", in jffs2_do_read_inode_internal()
1223 JFFS2_ERROR("failed to read from flash: error %d, %zd of %zd bytes read\n", in jffs2_do_read_inode_internal()
1231 JFFS2_ERROR("CRC failed for read_inode of inode %u at physical location 0x%x\n", in jffs2_do_read_inode_internal()
1273 JFFS2_ERROR("can't allocate %u bytes of memory for the symlink target path cache\n", csize); in jffs2_do_read_inode_internal()
1299 JFFS2_ERROR("Argh. Special inode #%u with mode 0%o had metadata node\n", in jffs2_do_read_inode_internal()
1304 JFFS2_ERROR("Argh. Special inode #%u with mode 0%o has no fragments\n", in jffs2_do_read_inode_internal()
1310 JFFS2_ERROR("Argh. Special inode #%u with mode 0x%x had more than one node\n", in jffs2_do_read_inode_internal()
1359JFFS2_ERROR("Eep. Trying to read_inode #%u when it's already in state %d!\n", ino, f->inocache->st… in jffs2_do_read_inode()
1374 JFFS2_ERROR("cannot allocate inocache for root inode\n"); in jffs2_do_read_inode()
1385 JFFS2_ERROR("requested to read a nonexistent ino %u\n", ino); in jffs2_do_read_inode()