/u-boot/drivers/mtd/ubi/ |
A D | upd.c | 54 dbg_gen("set update marker for volume %d", vol->vol_id); in set_update_marker() 58 dbg_gen("already set"); in set_update_marker() 88 dbg_gen("clear update marker for volume %d", vol->vol_id); in clear_update_marker() 127 dbg_gen("start update of volume %d, %llu bytes", vol->vol_id, bytes); in ubi_start_update() 181 dbg_gen("start changing LEB %d:%d, %u bytes", in ubi_start_leb_change() 238 dbg_gen("all %d bytes contain 0xFF - skip", len); in write_leb() 283 dbg_gen("write %d of %lld bytes, %lld already passed", in ubi_more_update_data() 398 dbg_gen("write %d of %lld bytes, %lld already passed", in ubi_more_leb_change_data()
|
A D | kapi.c | 129 dbg_gen("open device %d, volume %d, mode %d", ubi_num, vol_id, mode); in ubi_open_volume() 247 dbg_gen("open device %d, volume %s, mode %d", ubi_num, name, mode); in ubi_open_volume_nm() 304 dbg_gen("open volume %s, mode %d", pathname, mode); in ubi_open_volume_path() 337 dbg_gen("close device %d, volume %d, mode %d", in ubi_close_volume() 436 dbg_gen("read %d bytes from LEB %d:%d:%d", len, vol_id, lnum, offset); in ubi_leb_read() 528 dbg_gen("write %d bytes to LEB %d:%d:%d", len, vol_id, lnum, offset); in ubi_leb_write() 573 dbg_gen("atomically write %d bytes to LEB %d:%d", len, vol_id, lnum); in ubi_leb_change() 613 dbg_gen("erase LEB %d:%d", vol->vol_id, lnum); in ubi_leb_erase() 673 dbg_gen("unmap LEB %d:%d", vol->vol_id, lnum); in ubi_leb_unmap() 709 dbg_gen("unmap LEB %d:%d", vol->vol_id, lnum); in ubi_leb_map() [all …]
|
A D | build.c | 538 dbg_gen("%s major is %u", ubi->ubi_name, MAJOR(dev)); in uif_init() 727 dbg_gen("min_io_size %d", ubi->min_io_size); in io_init() 728 dbg_gen("max_write_size %d", ubi->max_write_size); in io_init() 729 dbg_gen("hdrs_min_io_size %d", ubi->hdrs_min_io_size); in io_init() 730 dbg_gen("ec_hdr_alsize %d", ubi->ec_hdr_alsize); in io_init() 731 dbg_gen("vid_hdr_alsize %d", ubi->vid_hdr_alsize); in io_init() 748 dbg_gen("vid_hdr_offset %d", ubi->vid_hdr_offset); in io_init() 749 dbg_gen("vid_hdr_aloffset %d", ubi->vid_hdr_aloffset); in io_init() 750 dbg_gen("vid_hdr_shift %d", ubi->vid_hdr_shift); in io_init() 751 dbg_gen("leb_start %d", ubi->leb_start); in io_init() [all …]
|
A D | vmt.c | 173 dbg_gen("search for vacant volume ID"); in ubi_create_volume() 188 dbg_gen("create device %d, volume %d, %llu bytes, type %d, name %s", in ubi_create_volume() 369 dbg_gen("remove device %d, volume %d", ubi->ubi_num, vol_id); in ubi_remove_volume() 445 dbg_gen("re-size device %d, volume %d to from %d to %d PEBs", in ubi_resize_volume() 598 dbg_gen("add volume %d", vol_id); in ubi_add_volume() 641 dbg_gen("free volume %d", vol->vol_id); in ubi_free_volume()
|
A D | debug.h | 47 #define dbg_gen(fmt, ...) ubi_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
|
A D | vtbl.c | 306 dbg_gen("create volume table (copy #%d)", copy + 1); 407 dbg_gen("check layout volume");
|
A D | attach.c | 1247 dbg_gen("process PEB %d", pnum); in scan_all() 1358 dbg_gen("process PEB %d", pnum); in scan_fast() 1444 dbg_gen("max. sequence number: %llu", ai->max_sqnum); in ubi_attach()
|
A D | io.c | 206 dbg_gen("bit-flip (emulated)"); in ubi_io_read()
|
/u-boot/fs/ubifs/ |
A D | super.c | 254 dbg_gen("inode %lu", inum); in ubifs_iget() 504 dbg_gen("inode %lu, mode %#x, nlink %u", in ubifs_write_inode() 576 dbg_gen("inode %lu", inode->i_ino); in ubifs_dirty_inode() 1639 dbg_gen("data journal heads: %d", in mount_ubifs() 1641 dbg_gen("log LEBs: %d (%d - %d)", in mount_ubifs() 1643 dbg_gen("LPT area LEBs: %d (%d - %d)", in mount_ubifs() 1645 dbg_gen("orphan area LEBs: %d (%d - %d)", in mount_ubifs() 1647 dbg_gen("main area LEBs: %d (%d - %d)", in mount_ubifs() 1898 dbg_gen("re-mounted read-write"); in ubifs_remount_rw() 2105 dbg_gen("disable bulk-read"); in ubifs_remount_fs() [all …]
|
A D | ubifs.c | 105 dbg_gen("invalid compression type %s", alg_name); in crypto_alloc_comp() 213 dbg_gen("cannot initialize compressor %s," in compr_init() 299 dbg_gen("dir ino %lu, f_pos %#llx", dir->i_ino, file->f_pos); in ubifs_printdir() 341 dbg_gen("feed '%s', ino %llu, new f_pos %#x", in ubifs_printdir() 410 dbg_gen("dir ino %lu, f_pos %#llx", dir->i_ino, file->f_pos); in ubifs_finddir() 425 dbg_gen("feed '%s', ino %llu, new f_pos %#x", in ubifs_finddir() 457 dbg_gen("cannot find next direntry, error %d", err); in ubifs_finddir() 731 dbg_gen("ino %lu, pg %lu, i_size %lld", in do_readpage() 815 dbg_gen("hole"); in do_readpage()
|
A D | orphan.c | 95 dbg_gen("ino %lu", (unsigned long)inum); in ubifs_add_orphan() 122 dbg_gen("deleted twice ino %lu", in ubifs_delete_orphan() 131 dbg_gen("delete later ino %lu", in ubifs_delete_orphan() 144 dbg_gen("inum %lu", (unsigned long)inum); in ubifs_delete_orphan() 445 dbg_gen("deleting orphan ino %lu", (unsigned long)orphan->inum); in erase_deleted()
|
A D | sb.c | 151 dbg_gen("LEB Properties Tree created (LEBs %d-%d)", lpt_first, in create_default_filesystem() 201 dbg_gen("default superblock created at LEB 0:0"); in create_default_filesystem() 263 dbg_gen("default master node created at LEB %d:0", UBIFS_MST_LNUM); in create_default_filesystem() 286 dbg_gen("default root indexing node created LEB %d:0", in create_default_filesystem() 318 dbg_gen("root inode created at LEB %d:0", in create_default_filesystem()
|
A D | debug.h | 199 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
|