Searched refs:ubi_warn (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/mtd/ubi/
H A Dio.c174 ubi_warn(ubi, "error %d%s while reading %d bytes from PEB %d:%d, read only %zd bytes, retry",
202 ubi_warn(ubi, "cannot read %d bytes from PEB %d:%d (emulated)",
208 ubi_warn(ubi, "ECC error (emulated) while reading %d bytes from PEB %d:%d, read %zd bytes",
341 ubi_warn(ubi, "error %d while erasing PEB %d, retry",
744 ubi_warn(ubi, "no EC header found at PEB %d, only 0xFF bytes",
759 ubi_warn(ubi, "bad magic number at PEB %d: %08x instead of %08x",
773 ubi_warn(ubi, "bad EC header CRC at PEB %d, calculated %#08x, read %#08x",
801 ubi_warn(ubi, "cannot read EC header from PEB %d (emulated)",
807 ubi_warn(ubi, "bit-all-ff (emulated)");
812 ubi_warn(ub
[all...]
H A Dmisc.c120 ubi_warn(ubi, "number of bad PEBs (%d) is above the expected limit (%d), not reserving any PEBs for bad PEB handling, will use available PEBs (if any)",
161 void ubi_warn(const struct ubi_device *ubi, const char *fmt, ...) function
H A Deba.c654 ubi_warn(ubi, "corrupted VID header at PEB %d, LEB %d:%d",
710 ubi_warn(ubi, "CRC error: calculated %#08x, must be %#08x",
877 ubi_warn(ubi, "failed to write to PEB %d", new_pnum);
961 ubi_warn(ubi, "failed to write VID header to LEB %d:%d, PEB %d",
969 ubi_warn(ubi,
984 ubi_warn(ubi, "failed to return physical eraseblock %d, error %d",
990 ubi_warn(ubi, "failed to return physical eraseblock %d, error %d",
1040 ubi_warn(ubi, "failed to write data to PEB %d", pnum);
1388 ubi_warn(ubi, "error %d while reading data from PEB %d",
1438 ubi_warn(ub
[all...]
H A Dvtbl.c437 ubi_warn(ubi, "volume table copy #2 is corrupted");
460 ubi_warn(ubi, "volume table copy #1 is corrupted");
612 ubi_warn(ubi, "static volume %d misses %d LEBs - corrupted",
H A Dubi.h47 void ubi_warn(const struct ubi_device *ubi, const char *fmt, ...);
1137 ubi_warn(ubi, "switch to read-only mode");
1165 ubi_warn(ubi, "XXXXX emulating a power cut when writing data XXXXX");
H A Dkapi.c202 ubi_warn(ubi, "volume %d on UBI device %d is corrupted",
461 ubi_warn(ubi, "mark volume %d as corrupted", vol_id);
501 ubi_warn(ubi, "mark volume %d as corrupted", vol_id);
H A Dcdev.c126 ubi_warn(vol->ubi, "update of volume %d not finished, volume is damaged",
366 ubi_warn(ubi, "volume %d on UBI device %d is corrupted",
H A Dbuild.c747 ubi_warn(ubi, "EC and VID headers are in the same minimal I/O unit, switch to read-only mode");
787 ubi_warn(ubi, "skip auto-resize because of R/O mode");
H A Dwl.c1208 ubi_warn(ubi, "no PEBs in the reserved pool, used an available PEB");
1213 ubi_warn(ubi, "last PEB from the reserve was used");
H A Dattach.c1172 ubi_warn(ubi, "valid VID header but corrupted EC header at PEB %d",
H A Dfastmap.c1632 ubi_warn(ubi, "Unable to write new fastmap, err=%i", ret);

Completed in 213 milliseconds