Home
last modified time | relevance | path

Searched refs:ubi_err (Results 1 – 11 of 11) sorted by relevance

/drivers/mtd/ubi/
Dio.c199 ubi_err("error %d%s while reading %d bytes from PEB %d:%d, " in ubi_io_read()
256 ubi_err("read-only mode"); in ubi_io_write()
294 ubi_err("error %d while writing %d bytes to PEB %d:%d, written " in ubi_io_write()
350 ubi_err("read-only mode"); in do_sync_erase()
372 ubi_err("cannot erase PEB %d, error %d", pnum, err); in do_sync_erase()
380 ubi_err("interrupted PEB %d erasure", pnum); in do_sync_erase()
390 ubi_err("cannot erase PEB %d", pnum); in do_sync_erase()
440 ubi_err("erased PEB %d, but a non-0xFF byte found", in torture_peb()
460 ubi_err("pattern %x checking failed for PEB %d", in torture_peb()
478 ubi_err("read problems on freshly erased PEB %d, must be bad", in torture_peb()
[all …]
Dscan.c232 ubi_err("inconsistent VID header at PEB %d", pnum); in validate_vid_hdr()
335 ubi_err("unsupported on-flash UBI format\n"); in compare_lebs()
511 ubi_err("two LEBs with same sequence number %llu", in ubi_scan_add_used()
697 ubi_err("erase counter overflow at PEB %d, EC %d", pnum, ec); in ubi_scan_erase_peb()
765 ubi_err("no free eraseblocks"); in ubi_scan_get_free_peb()
814 ubi_err("PEB %d contains corrupted VID header, and the data does not " in check_corruption()
889 ubi_err("'ubi_io_read_ec_hdr()' returned unknown code %d", err); in process_eb()
898 ubi_err("this UBI version is %d, image version is %d", in process_eb()
912 ubi_err("erase counter overflow, max is %d", in process_eb()
934 ubi_err("bad image sequence number %d in PEB %d, " in process_eb()
[all …]
Dvmt.c321 ubi_err("cannot add character device"); in ubi_create_volume()
333 ubi_err("cannot register device"); in ubi_create_volume()
394 ubi_err("cannot create volume %d, error %d", vol_id, err); in ubi_create_volume()
470 ubi_err("cannot remove volume %d, error %d", vol_id, err); in ubi_remove_volume()
668 ubi_err("cannot add character device for volume %d, error %d", in ubi_add_volume()
738 ubi_err("no volume info, but volume exists"); in paranoid_check_volume()
747 ubi_err("negative values"); in paranoid_check_volume()
751 ubi_err("bad alignment"); in paranoid_check_volume()
757 ubi_err("alignment is not multiple of min I/O unit"); in paranoid_check_volume()
763 ubi_err("bad data_pad, has to be %lld", n); in paranoid_check_volume()
[all …]
Dbuild.c497 ubi_err("cannot register UBI character devices"); in uif_init()
508 ubi_err("cannot add character device"); in uif_init()
520 ubi_err("cannot add volume %d", i); in uif_init()
536 ubi_err("cannot initialize UBI %s, error %d", ubi->ubi_name, err); in uif_init()
651 ubi_err("multiple regions, not implemented"); in io_init()
684 ubi_err("min. I/O unit (%d) is not power of 2", in io_init()
701 ubi_err("bad write buffer size %d for %d min. I/O unit", in io_init()
738 ubi_err("unaligned VID header shift %d", in io_init()
748 ubi_err("bad VID header (%d) or data offsets (%d)", in io_init()
842 ubi_err("cannot clean auto-resize flag for volume %d", in autoresize()
[all …]
Dvtbl.c198 ubi_err("bad CRC at record %u: %#08x, not %#08x", in vtbl_check()
278 ubi_err("volumes %d and %d have the same name" in vtbl_check()
290 ubi_err("volume table check failed: record %d, error %d", i, err); in vtbl_check()
474 ubi_err("both volume tables are corrupted"); in process_lvol()
570 ubi_err("more than one auto-resize volume (%d " in init_volumes()
654 ubi_err("not enough PEBs, required %d, available %d", in init_volumes()
657 ubi_err("%d PEBs are corrupted and not used", in init_volumes()
702 ubi_err("bad scanning information, error %d", err); in check_sv()
726 ubi_err("scanning found %d volumes, maximum is %d + %d", in check_scanning_info()
733 ubi_err("too large volume ID %d found by scanning", in check_scanning_info()
[all …]
Dwl.c255 ubi_err("work failed with error code %d", err); in do_work()
404 ubi_err("no free eraseblocks"); in ubi_wl_get_peb()
468 ubi_err("new PEB %d does not contain all 0xFF bytes", e->pnum); in ubi_wl_get_peb()
535 ubi_err("erase counter overflow at PEB %d, EC %llu", in sync_erase()
776 ubi_err("error %d while reading VID header from PEB %d", in wear_leveling_worker()
820 ubi_err("too many erroneous eraseblocks (%d)", in wear_leveling_worker()
913 ubi_err("error %d while moving PEB %d to PEB %d", in wear_leveling_worker()
916 ubi_err("error %d while moving PEB %d (LEB %d:%d) to PEB %d", in wear_leveling_worker()
1052 ubi_err("failed to erase PEB %d, error %d", pnum, err); in erase_worker()
1080 ubi_err("bad physical eraseblock %d detected", pnum); in erase_worker()
[all …]
Ddebug.h35 #define dbg_err(fmt, ...) ubi_err(fmt, ##__VA_ARGS__)
182 ubi_err(fmt, ##__VA_ARGS__); \
Ddebug.c221 ubi_err("error %d while reading %d bytes from PEB %d:%d, " in ubi_dbg_dump_flash()
278 ubi_err("cannot create \"ubi\" debugfs directory, error %d\n", in ubi_debugfs_init()
469 ubi_err("cannot create \"%s\" debugfs file or directory, error %d\n", in ubi_debugfs_init_dev()
Dubi.h60 #define ubi_err(fmt, ...) printk(KERN_ERR "UBI error: %s: " fmt "\n", \ macro
Deba.c1269 ubi_err("no enough physical eraseblocks (%d, need %d)", in ubi_eba_init_scan()
1272 ubi_err("%d PEBs are corrupted and not used", in ubi_eba_init_scan()
Dcdev.c375 ubi_err("cannot accept more %zd bytes of data, error %d", in vol_cdev_write()