fs/ubifs/debug.c
216
dbg_ntype(ch->node_type));
fs/ubifs/debug.c
330
safe_len, dbg_ntype(type),
fs/ubifs/debug.h
238
const char *dbg_ntype(int type);
fs/ubifs/io.c
1022
dbg_ntype(type), len, dbg_jhead(wbuf->jhead));
fs/ubifs/io.c
1097
dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len);
fs/ubifs/io.c
741
dbg_ntype(((struct ubifs_ch *)buf)->node_type),
fs/ubifs/io.c
958
lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len,
fs/ubifs/scan.c
77
dbg_ntype(ch->node_type), lnum, offs);
fs/ubifs/tnc.c
488
dbg_io("LEB %d:%d, %s, length %d", lnum, offs, dbg_ntype(type), len);