Home
last modified time | relevance | path

Searched refs:dbg_ntype (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/fs/ubifs/
Dio.c687 dbg_ntype(((struct ubifs_ch *)buf)->node_type), in ubifs_wbuf_write_nolock()
870 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len, in ubifs_write_node()
912 dbg_ntype(type), len, dbg_jhead(wbuf->jhead)); in ubifs_read_node_wbuf()
987 dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len); in ubifs_read_node()
Dscan.c81 dbg_ntype(ch->node_type), lnum, offs); in ubifs_scan_a_node()
Ddebug.h301 const char *dbg_ntype(int type);
Ddebug.c139 const char *dbg_ntype(int type) in dbg_ntype() function
224 dbg_ntype(ch->node_type)); in dump_ch()
Dtnc.c440 dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len); in try_read_node()