/openbmc/u-boot/fs/ubifs/ |
H A D | io.c | 444 dbg_io("jhead %s", dbg_jhead(wbuf->jhead)); in wbuf_timer_callback_nolock() 461 dbg_io("set timer for jhead %s, %llu-%llu millisecs", in new_wbuf_timer_nolock() 508 dbg_io("LEB %d:%d, %d bytes, jhead %s", in ubifs_wbuf_sync_nolock() 577 dbg_io("LEB %d:%d, jhead %s", lnum, offs, dbg_jhead(wbuf->jhead)); in ubifs_wbuf_seek_nolock() 623 dbg_io("synchronize"); in ubifs_bg_wbufs_sync() 686 dbg_io("%d bytes (%s) to jhead %s wbuf at LEB %d:%d", len, in ubifs_wbuf_write_nolock() 720 dbg_io("flush jhead %s wbuf to LEB %d:%d", in ubifs_wbuf_write_nolock() 755 dbg_io("flush jhead %s wbuf to LEB %d:%d", in ubifs_wbuf_write_nolock() 775 dbg_io("write %d bytes to LEB %d:%d", in ubifs_wbuf_write_nolock() 797 dbg_io("write %d bytes to LEB %d:%d", n, wbuf->lnum, in ubifs_wbuf_write_nolock() [all …]
|
H A D | debug.h | 217 #define dbg_io(fmt, ...) ubifs_dbg_msg("io", fmt, ##__VA_ARGS__) macro
|
H A D | tnc.c | 440 dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len); in try_read_node() 1640 dbg_io("LEB %d:%d, length %d", lnum, offs, len); in read_wbuf()
|
/openbmc/linux/fs/ubifs/ |
H A D | io.c | 500 dbg_io("jhead %s", dbg_jhead(wbuf->jhead)); in wbuf_timer_callback_nolock() 525 dbg_io("set timer for jhead %s, %llu-%llu millisecs", in new_wbuf_timer_nolock() 568 dbg_io("LEB %d:%d, %d bytes, jhead %s", in ubifs_wbuf_sync_nolock() 637 dbg_io("LEB %d:%d, jhead %s", lnum, offs, dbg_jhead(wbuf->jhead)); in ubifs_wbuf_seek_nolock() 682 dbg_io("synchronize"); in ubifs_bg_wbufs_sync() 745 dbg_io("%d bytes (%s) to jhead %s wbuf at LEB %d:%d", len, in ubifs_wbuf_write_nolock() 783 dbg_io("flush jhead %s wbuf to LEB %d:%d", in ubifs_wbuf_write_nolock() 816 dbg_io("flush jhead %s wbuf to LEB %d:%d", in ubifs_wbuf_write_nolock() 836 dbg_io("write %d bytes to LEB %d:%d", in ubifs_wbuf_write_nolock() 859 dbg_io("write %d bytes to LEB %d:%d", n, wbuf->lnum, in ubifs_wbuf_write_nolock() [all …]
|
H A D | debug.h | 188 #define dbg_io(fmt, ...) ubifs_dbg_msg("io", fmt, ##__VA_ARGS__) macro
|
H A D | tnc.c | 488 dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len); in try_read_node() 1690 dbg_io("LEB %d:%d, length %d", lnum, offs, len); in read_wbuf()
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | io.c | 120 dbg_io("read %d bytes from PEB %d:%d", len, pnum, offset); in ubi_io_read() 229 dbg_io("write %d bytes to PEB %d:%d", len, pnum, offset); in ubi_io_write() 312 dbg_io("erase PEB %d", pnum); in do_sync_erase() 586 dbg_io("PEB %d is bad", pnum); in ubi_io_is_bad() 700 dbg_io("read EC header from PEB %d", pnum); in ubi_io_read_ec_hdr() 809 dbg_io("write EC header to PEB %d", pnum); in ubi_io_write_ec_hdr() 974 dbg_io("read VID header from PEB %d", pnum); in ubi_io_read_vid_hdr() 1058 dbg_io("write VID header to PEB %d", pnum); in ubi_io_write_vid_hdr()
|
H A D | debug.h | 39 #define dbg_io(fmt, ...) ubi_dbg_msg("io", fmt, ##__VA_ARGS__) macro
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | io.c | 126 dbg_io("read %d bytes from PEB %d:%d", len, pnum, offset); in ubi_io_read() 235 dbg_io("write %d bytes to PEB %d:%d", len, pnum, offset); in ubi_io_write() 331 dbg_io("erase PEB %d", pnum); in do_sync_erase() 617 dbg_io("PEB %d is bad", pnum); in ubi_io_is_bad() 731 dbg_io("read EC header from PEB %d", pnum); in ubi_io_read_ec_hdr() 840 dbg_io("write EC header to PEB %d", pnum); in ubi_io_write_ec_hdr() 1005 dbg_io("read VID header from PEB %d", pnum); in ubi_io_read_vid_hdr() 1089 dbg_io("write VID header to PEB %d", pnum); in ubi_io_write_vid_hdr()
|
H A D | debug.h | 43 #define dbg_io(fmt, ...) ubi_dbg_msg("io", fmt, ##__VA_ARGS__) macro
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 4043 dbg_io.c: 5088
|