Searched refs:dbg_noderef (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/jffs2/ |
| H A D | debug.h | 132 #define dbg_noderef(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro 134 #define dbg_noderef(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
|
| H A D | nodelist.c | 597 dbg_noderef("Last node at %p is (%08x,%p)\n", ref, ref->flash_offset, in jffs2_link_node_ref() 607 dbg_noderef("New ref is %p (%08x becomes %08x,%p) len 0x%x\n", ref, in jffs2_link_node_ref()
|
| H A D | readinode.c | 573 dbg_noderef("node at 0x%08x is obsoleted. Ignoring.\n", ref_offset(ref)); in jffs2_first_valid_node()
|