Searched refs:dbg_ntype (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | io.c | 688 dbg_ntype(((struct ubifs_ch *)buf)->node_type), in ubifs_wbuf_write_nolock() 871 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len, in ubifs_write_node() 913 dbg_ntype(type), len, dbg_jhead(wbuf->jhead)); in ubifs_read_node_wbuf() 988 dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len); in ubifs_read_node()
|
| H A D | scan.c | 82 dbg_ntype(ch->node_type), lnum, offs); in ubifs_scan_a_node()
|
| H A D | debug.h | 291 const char *dbg_ntype(int type);
|
| H A D | debug.c | 140 const char *dbg_ntype(int type) in dbg_ntype() function 225 dbg_ntype(ch->node_type)); in dump_ch()
|
| H A D | tnc.c | 458 dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len); in try_read_node()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | io.c | 736 dbg_ntype(((struct ubifs_ch *)buf)->node_type), in ubifs_wbuf_write_nolock() 955 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len, in ubifs_write_node_hmac() 1019 dbg_ntype(type), len, dbg_jhead(wbuf->jhead)); in ubifs_read_node_wbuf() 1094 dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len); in ubifs_read_node()
|
| H A D | scan.c | 77 dbg_ntype(ch->node_type), lnum, offs); in ubifs_scan_a_node()
|
| H A D | debug.h | 237 const char *dbg_ntype(int type);
|
| H A D | debug.c | 129 const char *dbg_ntype(int type) in dbg_ntype() function 216 dbg_ntype(ch->node_type)); in dump_ch()
|
| H A D | tnc.c | 450 dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len); in try_read_node()
|