Lines Matching refs:dbg_fragtree2

94 		dbg_fragtree2("marking the last fragment 0x%08x-0x%08x REF_PRISTINE.\n",  in jffs2_truncate_fragtree()
108 dbg_fragtree2("marking old node @0x%08x (0x%04x-0x%04x) obsolete\n", in jffs2_obsolete_node_frag()
113 dbg_fragtree2("marking old node @0x%08x (0x%04x-0x%04x) REF_NORMAL. frags is %d\n", in jffs2_obsolete_node_frag()
127 dbg_fragtree2("insert frag (0x%04x-0x%04x)\n", newfrag->ofs, newfrag->ofs + newfrag->size); in jffs2_fragtree_insert()
187 dbg_fragtree2("add hole frag %#04x-%#04x on the right of the new frag.\n", in no_overlapping_node()
191 dbg_fragtree2("Add hole frag %#04x-%#04x to the root of the tree.\n", in no_overlapping_node()
203 dbg_fragtree2("add the new node at the right\n"); in no_overlapping_node()
206 dbg_fragtree2("insert the new node at the root of the tree\n"); in no_overlapping_node()
224 dbg_fragtree2("lookup gave frag 0x%04x-0x%04x; phys 0x%08x (*%p)\n", in jffs2_add_frag_to_fragtree()
228 dbg_fragtree2("lookup gave no frag\n"); in jffs2_add_frag_to_fragtree()
250 dbg_fragtree2("dealing with frag %u-%u, phys %#08x(%d).\n", in jffs2_add_frag_to_fragtree()
254 dbg_fragtree2("dealing with hole frag %u-%u.\n", in jffs2_add_frag_to_fragtree()
274 dbg_fragtree2("split old frag 0x%04x-0x%04x, phys 0x%08x\n", in jffs2_add_frag_to_fragtree()
277 dbg_fragtree2("split old hole frag 0x%04x-0x%04x\n", in jffs2_add_frag_to_fragtree()
314 dbg_fragtree2("inserting newfrag (*%p),%d-%d in before 'this' (*%p),%d-%d\n", in jffs2_add_frag_to_fragtree()
320 dbg_fragtree2("obsoleting node frag %p (%x-%x)\n", this, this->ofs, this->ofs+this->size); in jffs2_add_frag_to_fragtree()
336 dbg_fragtree2("obsoleting node frag %p (%x-%x) and removing from tree\n", in jffs2_add_frag_to_fragtree()
532 dbg_fragtree2("root %p, offset %d\n", fragtree, offset); in jffs2_lookup_node_frag()
555 dbg_fragtree2("no match. Returning frag %#04x-%#04x, closest previous\n", in jffs2_lookup_node_frag()
558 dbg_fragtree2("returning NULL, empty fragtree\n"); in jffs2_lookup_node_frag()