Lines Matching refs:dbg_readinode

52dbg_readinode("no need to check node at %#08x, data length %u, data starts at %#08x - it has alrea…  in check_node_data()
61dbg_readinode("check node at %#08x, data length %u, partial CRC %#08x, correct CRC %#08x, data sta… in check_node_data()
160 dbg_readinode("check node %#04x-%#04x, phys offs %#08x\n", in check_tn_node()
168 dbg_readinode("CRC error, mark it obsolete.\n"); in check_tn_node()
180 dbg_readinode("root %p, offset %d\n", tn_root, offset); in jffs2_lookup_tn()
225dbg_readinode("insert fragment %#04x-%#04x, ver %u at %08x\n", tn->fn->ofs, fn_end, tn->version, r… in jffs2_add_tn_to_tree()
235 dbg_readinode("kill old mdata with ver %d\n", rii->mdata_tn->version); in jffs2_add_tn_to_tree()
238 dbg_readinode("kill new mdata with ver %d (older than existing %d\n", in jffs2_add_tn_to_tree()
245 dbg_readinode("keep new mdata with ver %d\n", tn->version); in jffs2_add_tn_to_tree()
266dbg_readinode("'this' found %#04x-%#04x (%s)\n", this->fn->ofs, this->fn->ofs + this->fn->size, th… in jffs2_add_tn_to_tree()
272 dbg_readinode("Ponder this ver %d, 0x%x-0x%x\n", in jffs2_add_tn_to_tree()
280 dbg_readinode("Like old node. Throw away new\n"); in jffs2_add_tn_to_tree()
285 dbg_readinode("Like new node. Throw away old\n"); in jffs2_add_tn_to_tree()
297 dbg_readinode("new node bad CRC\n"); in jffs2_add_tn_to_tree()
306 dbg_readinode("Kill overlapped ver %d, 0x%x-0x%x\n", in jffs2_add_tn_to_tree()
313 dbg_readinode("Done killing overlapped nodes\n"); in jffs2_add_tn_to_tree()
321 dbg_readinode("Good CRC on old node. Kill new\n"); in jffs2_add_tn_to_tree()
326 dbg_readinode("Bad CRC on old overlapping node. Kill it\n"); in jffs2_add_tn_to_tree()
362 dbg_readinode("Node is overlapped by %p (v %d, 0x%x-0x%x)\n", in jffs2_add_tn_to_tree()
388 dbg_readinode("Node ver %d, 0x%x-0x%x is overlapped\n", in jffs2_add_tn_to_tree()
439 dbg_readinode("Link new node at %p (root is %p)\n", link, ver_root); in ver_insert()
460 dbg_readinode("potential mdata is ver %d at %p\n", rii->mdata_tn->version, rii->mdata_tn); in jffs2_build_inode_fragtree()
467 dbg_readinode("tn %p ver %d range 0x%x-0x%x ov %d\n", this, this->version, this->fn->ofs, in jffs2_build_inode_fragtree()
501 dbg_readinode("node ver %d, 0x%x-0x%x failed CRC\n", in jffs2_build_inode_fragtree()
514 dbg_readinode("Add %p (v %d, 0x%x-0x%x, ov %d) to fragtree\n", in jffs2_build_inode_fragtree()
798 dbg_readinode("Calculates CRC (%#08x) for %d bytes, csize %d\n", tn->partial_crc, len, csize); in read_dnode()
818 dbg_readinode("the node has no data.\n"); in read_dnode()
957 dbg_readinode("read more %d bytes\n", to_read); in read_more()
992 dbg_readinode("ino #%u\n", f->inocache->ino); in jffs2_get_inode_nodes()
1042 dbg_readinode("read %d bytes at %#08x(%d).\n", len, ref_offset(ref), ref_flags(ref)); in jffs2_get_inode_nodes()
1132dbg_readinode("nodes of inode #%u were read, the highest version is %u, latest_mctime %u, mctime_v… in jffs2_get_inode_nodes()
1154 dbg_readinode("ino #%u pino/nlink is %d\n", f->inocache->ino, in jffs2_do_read_inode_internal()
1289 dbg_readinode("symlink's target '%s' cached\n", f->target); in jffs2_do_read_inode_internal()
1331 dbg_readinode("read inode #%u\n", ino); in jffs2_do_read_inode()
1350 dbg_readinode("waiting for ino #%u in state %d\n", ino, f->inocache->state); in jffs2_do_read_inode()
1377 dbg_readinode("creating inocache for root inode\n"); in jffs2_do_read_inode()