Searched refs:dbg_fragtree2 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jffs2/
H A Dnodelist.c90 dbg_fragtree2("marking the last fragment 0x%08x-0x%08x REF_PRISTINE.\n",
104 dbg_fragtree2("marking old node @0x%08x (0x%04x-0x%04x) obsolete\n",
109 dbg_fragtree2("marking old node @0x%08x (0x%04x-0x%04x) REF_NORMAL. frags is %d\n",
123 dbg_fragtree2("insert frag (0x%04x-0x%04x)\n", newfrag->ofs, newfrag->ofs + newfrag->size);
183 dbg_fragtree2("add hole frag %#04x-%#04x on the right of the new frag.\n",
187 dbg_fragtree2("Add hole frag %#04x-%#04x to the root of the tree.\n",
199 dbg_fragtree2("add the new node at the right\n");
202 dbg_fragtree2("insert the new node at the root of the tree\n");
220 dbg_fragtree2("lookup gave frag 0x%04x-0x%04x; phys 0x%08x (*%p)\n",
224 dbg_fragtree2("looku
[all...]
H A Ddebug.h126 #define dbg_fragtree2(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
128 #define dbg_fragtree2(fmt, ...) macro

Completed in 101 milliseconds