Searched refs:JFFS2_WARNING (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dsummary.c31 JFFS2_WARNING("Can't allocate memory for summary information!\n");
38 JFFS2_WARNING("Can't allocate buffer for writing out summary information!\n");
96 JFFS2_WARNING("UNKNOWN node type %u\n",
364 JFFS2_WARNING("MEMORY ALLOCATION ERROR!");
546 JFFS2_WARNING("Unsupported node type %x found in summary! Exiting...\n", nodetype);
651 JFFS2_WARNING("Free size 0x%x bytes in eraseblock @0x%08x with summary?\n",
662 JFFS2_WARNING("Summary node crc error, skipping summary information.\n");
685 JFFS2_WARNING("Summary too big (%d data, %d pad) in eraseblock at %08x\n",
695 JFFS2_WARNING("Not enough space for summary, padsize = %d\n",
818 JFFS2_WARNING("Writ
[all...]
H A Dxattr.c145 JFFS2_WARNING("jffs2_flash_read()=%d, req=%zu, read=%zu at %#08x\n",
219 JFFS2_WARNING("jffs2_flash_read() returned %d, request=%d, readlen=%zu, at %#08x\n",
228 JFFS2_WARNING("node CRC failed (JFFS2_NODETYPE_XREF)"
314 JFFS2_WARNING("jffs2_flash_writev()=%d, req=%u, wrote=%zu, at %#08x\n",
454 JFFS2_WARNING("jffs2_flash_read()=%d, req=%zu, read=%zu, at %#08x\n",
526 JFFS2_WARNING("jffs2_flash_write() returned %d, request=%zu, retlen=%zu, at %#08x\n",
1094 JFFS2_WARNING("jffs2_reserve_space()=%d, request=%u\n", rc, request);
1165 JFFS2_WARNING("jffs2_reserve_space()=%d, request=%u\n", rc, request);
1223 JFFS2_WARNING("jffs2_reserve_space_gc()=%d, request=%u\n", rc, totlen);
1256 JFFS2_WARNING("
[all...]
H A Dreadinode.c69 JFFS2_WARNING("MTD point returned len too short: %zu instead of %u.\n", retlen, tn->csize);
72 JFFS2_WARNING("MTD point failed: error code %d.\n", err);
744 JFFS2_WARNING("inode node header CRC is corrupted at %#08x\n", ref_offset(ref));
998 JFFS2_WARNING("Eep. No valid nodes for ino #%u.\n", f->inocache->ino);
1194 JFFS2_WARNING("no data nodes found for ino #%u\n", f->inocache->ino);
1245 JFFS2_WARNING("Truncating ino #%u to %d bytes failed because it only had %d bytes to start with!\n",
H A Ddebug.h89 #define JFFS2_WARNING(fmt, ...) \ macro
H A Dscan.c133 JFFS2_WARNING("Can't allocate memory for summary\n");
329 JFFS2_WARNING("node CRC failed at %#08x, read=%#08x, calc=%#08x\n",
342 JFFS2_WARNING("node length mismatch at %#08x, read=%u, calc=%u\n",
385 JFFS2_WARNING("node CRC failed at %#08x, read=%#08x, calc=%#08x\n",
393 JFFS2_WARNING("node length mismatch at %#08x, read=%u, calc=%zd\n",
H A Dacl.c68 JFFS2_WARNING("Invalid ACL version. (=%u)\n", ver);
H A Derase.c267 JFFS2_WARNING("inode_cache/xattr_datum/xattr_ref"
H A Ddebug.c136 JFFS2_WARNING("read %d bytes failed or short. ret %d, retlen %zd.\n",

Completed in 73 milliseconds