Lines Matching refs:pr_debug

55 	pr_debug("INFTL: find_boot_record(inftl=%p)\n", inftl);  in find_boot_record()
141 pr_debug("INFTL: Media Header ->\n" in find_boot_record()
198 pr_debug(" PARTITION[%d] ->\n" in find_boot_record()
380 pr_debug("INFTL: INFTL_formatblock(inftl=%p,block=%d)\n", inftl, block); in INFTL_formatblock()
470 pr_debug("-------------------------------------------" in INFTL_dumptables()
473 pr_debug("VUtable[%d] ->", s->nb_blocks); in INFTL_dumptables()
476 pr_debug("\n%04x: ", i); in INFTL_dumptables()
477 pr_debug("%04x ", s->VUtable[i]); in INFTL_dumptables()
480 pr_debug("\n-------------------------------------------" in INFTL_dumptables()
483 pr_debug("PUtable[%d-%d=%d] ->", s->firstEUN, s->lastEUN, s->nb_blocks); in INFTL_dumptables()
486 pr_debug("\n%04x: ", i); in INFTL_dumptables()
487 pr_debug("%04x ", s->PUtable[i]); in INFTL_dumptables()
490 pr_debug("\n-------------------------------------------" in INFTL_dumptables()
493 pr_debug("INFTL ->\n" in INFTL_dumptables()
507 pr_debug("\n-------------------------------------------" in INFTL_dumptables()
515 pr_debug("-------------------------------------------" in INFTL_dumpVUchains()
518 pr_debug("INFTL Virtual Unit Chains:\n"); in INFTL_dumpVUchains()
523 pr_debug(" LOGICAL %d --> %d ", logical, block); in INFTL_dumpVUchains()
528 pr_debug("%d ", block); in INFTL_dumpVUchains()
530 pr_debug("\n"); in INFTL_dumpVUchains()
533 pr_debug("-------------------------------------------" in INFTL_dumpVUchains()
549 pr_debug("INFTL: INFTL_mount(inftl=%p)\n", s); in INFTL_mount()
579 pr_debug("INFTL: pass 1, explore each unit\n"); in INFTL_mount()
718 pr_debug("INFTL: pass 2, validate virtual chains\n"); in INFTL_mount()
772 pr_debug("INFTL: pass 3, format unused blocks\n"); in INFTL_mount()