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

/linux-master/fs/ubifs/
H A Ddebug.h237 const char *dbg_ntype(int type);
H A Dscan.c77 dbg_ntype(ch->node_type), lnum, offs);
H A Dio.c746 dbg_ntype(((struct ubifs_ch *)buf)->node_type),
963 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len,
1027 dbg_ntype(type), len, dbg_jhead(wbuf->jhead));
1102 dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len);
H A Ddebug.c129 const char *dbg_ntype(int type) function
216 dbg_ntype(ch->node_type));
330 safe_len, dbg_ntype(type),
H A Dtnc.c488 dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len);

Completed in 108 milliseconds