Searched refs:ubi_err (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dscan.c166 ubi_err("inconsistent VID header at PEB %d", pnum);
433 ubi_err("two LEBs with same version %u", leb_ver);
440 ubi_err("two LEBs with same sequence number %llu",
643 ubi_err("erase counter overflow at PEB %d, EC %d", pnum, ec);
716 ubi_err("no eraseblocks found");
770 ubi_err("this UBI version is %d, image version is %d",
784 ubi_err("erase counter overflow, max is %d",
844 ubi_err("incompatible internal volume %d:%d found",
1088 ubi_err("bad is_empty flag");
1095 ubi_err("negativ
[all...]
H A Dio.c173 ubi_err("error %d while reading %d bytes from PEB %d:%d, "
220 ubi_err("read-only mode");
258 ubi_err("error %d while writing %d bytes to PEB %d:%d, written"
314 ubi_err("cannot erase PEB %d, error %d", pnum, err);
322 ubi_err("interrupted PEB %d erasure", pnum);
332 ubi_err("cannot erase PEB %d", pnum);
404 ubi_err("erased PEB %d, but a non-0xFF byte found",
423 ubi_err("pattern %x checking failed for PEB %d",
471 ubi_err("read-only mode");
507 ubi_err("erro
[all...]
H A Dvmt.c300 ubi_err("cannot add character device for volume %d", vol_id);
581 ubi_err("cannot add character device for volume %d", vol_id);
658 ubi_err("no volume info, but volume exists");
666 ubi_err("negative values");
670 ubi_err("bad alignment");
676 ubi_err("alignment is not multiple of min I/O unit");
682 ubi_err("bad data_pad, has to be %lld", n);
688 ubi_err("bad vol_type");
693 ubi_err("bad upd_marker");
703 ubi_err("to
[all...]
H A Dvtbl.c154 ubi_err("bad CRC at record %u: %#08x, not %#08x",
233 ubi_err("volumes %d and %d have the same name"
245 ubi_err("volume table check failed, record %d", i);
429 ubi_err("both volume tables are corrupted");
583 ubi_err("not enough PEBs, required %d, available %d",
625 ubi_err("bad scanning information");
649 ubi_err("scanning found %d volumes, maximum is %d + %d",
656 ubi_err("too large volume ID %d found by scanning",
741 ubi_err("the layout volume was not found");
796 ubi_err("paranoi
[all...]
H A Dbuild.c213 ubi_err("failed to initialize sysfs for %s", ubi->ubi_name);
276 ubi_err("cannot register UBI character devices");
288 ubi_err("cannot add character device %s", ubi->ubi_name);
405 ubi_err("multiple regions, not implemented");
427 ubi_err("bad min. I/O unit");
468 ubi_err("unaligned VID header shift %d",
478 ubi_err("bad VID header (%d) or data offsets (%d)",
549 ubi_err("incorrect MTD device: \"%s\"", mtd_dev);
561 ubi_err("mtd%d is already attached to ubi%d",
H A Ddebug.h28 #define dbg_err(fmt, ...) ubi_err(fmt, ##__VA_ARGS__)
H A Dwl.c284 ubi_err("work failed with error code %d", err);
466 ubi_err("no free eraseblocks");
608 ubi_err("erase counter overflow at PEB %d, EC %llu",
839 ubi_err("error %d while reading VID header from PEB %d",
1059 ubi_err("bad physical eraseblock %d detected", pnum);
1078 ubi_err("no reserved physical eraseblocks");
1316 ubi_err("%s: work failed with error code %d",
1385 ubi_err("cannot spawn \"%s\", error %d", ubi->bgt_name,
1473 ubi_err("no enough physical eraseblocks (%d, need %d)",
1584 ubi_err("paranoi
[all...]
H A Dgluebi.c294 ubi_err("cannot not add MTD device\n");
H A Dubi.h58 #define ubi_err(fmt, ...) printk(KERN_ERR "UBI error: %s: " fmt "\n", \ macro
H A Dcdev.c379 ubi_err("cannot write %zd bytes of update data", count);

Completed in 114 milliseconds