Searched refs:dbg_noderef (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/
H A Ddebug.h147 #define dbg_noderef(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
149 #define dbg_noderef(fmt, ...) macro
H A Dwbuf.c184 dbg_noderef("incore_replace_raw: node at %p is {%04x,%04x}\n",
193 dbg_noderef("Will replace ->raw in f->metadata at %p\n", f->metadata);
203 dbg_noderef("Will replace ->raw in full_dnode at %p\n", frag->node);
209 dbg_noderef("Will replace ->raw in full_dirent at %p\n", fd);
216 dbg_noderef("Don't care about replacing raw for nodetype %x\n",
295 dbg_noderef("Skipping node at 0x%08x(%d)-0x%08x which is either before 0x%08x or obsolete\n",
301 dbg_noderef("First node to be recovered is at 0x%08x(%d)-0x%08x\n",
324 dbg_noderef("wbuf recover %08x-%08x (%d bytes in %d nodes)\n",
368 dbg_noderef("wbuf now recover %08x-%08x (%d bytes in %d nodes)\n",
H A Dnodelist.c619 dbg_noderef("Last node at %p is (%08x,%p)\n", ref, ref->flash_offset,
629 dbg_noderef("New ref is %p (%08x becomes %08x,%p) len 0x%x\n", ref,
H A Dreadinode.c590 dbg_noderef("node at 0x%08x is obsoleted. Ignoring.\n", ref_offset(ref));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jffs2/
H A Ddebug.h147 #define dbg_noderef(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
149 #define dbg_noderef(fmt, ...) macro
H A Dwbuf.c184 dbg_noderef("incore_replace_raw: node at %p is {%04x,%04x}\n",
193 dbg_noderef("Will replace ->raw in f->metadata at %p\n", f->metadata);
203 dbg_noderef("Will replace ->raw in full_dnode at %p\n", frag->node);
209 dbg_noderef("Will replace ->raw in full_dirent at %p\n", fd);
216 dbg_noderef("Don't care about replacing raw for nodetype %x\n",
295 dbg_noderef("Skipping node at 0x%08x(%d)-0x%08x which is either before 0x%08x or obsolete\n",
301 dbg_noderef("First node to be recovered is at 0x%08x(%d)-0x%08x\n",
324 dbg_noderef("wbuf recover %08x-%08x (%d bytes in %d nodes)\n",
368 dbg_noderef("wbuf now recover %08x-%08x (%d bytes in %d nodes)\n",
H A Dnodelist.c619 dbg_noderef("Last node at %p is (%08x,%p)\n", ref, ref->flash_offset,
629 dbg_noderef("New ref is %p (%08x becomes %08x,%p) len 0x%x\n", ref,
H A Dreadinode.c590 dbg_noderef("node at 0x%08x is obsoleted. Ignoring.\n", ref_offset(ref));

Completed in 86 milliseconds