Lines Matching refs:err_print
127 err_print("Current Defect List must be initialized "); in do_scan()
128 err_print("to do automatic repair.\n"); in do_scan()
154 err_print("Cannot do analysis on a mounted partition.\n"); in do_scan()
164 err_print("Cannot do analysis on a partition \ in do_scan()
176 err_print("Cannot do analysis on a partition " in do_scan()
358 err_print("\n"); in do_scan()
374 err_print("Warning: unable to pinpoint "); in do_scan()
375 err_print("defective block.\n"); in do_scan()
456 err_print("Warning: Controller does "); in scan_repair()
457 err_print("not support repairing.\n\n"); in scan_repair()
463 err_print("Warning: no memory.\n\n"); in scan_repair()
650 err_print("Data miscompare error (expecting "); in analyze_blocks()
651 err_print("0x%x, got 0x%x) at ", data, in analyze_blocks()
654 pr_dblock(err_print, blkno); in analyze_blocks()
655 err_print(", offset = 0x%llx.\n", in analyze_blocks()
682 err_print("Warning: unable to restore original data.\n"); in analyze_blocks()
750 err_print("Data miscompare error " in verify_blocks()
753 pr_dblock(err_print, blkno); in verify_blocks()
754 err_print(", offset = 0x%x.\n", in verify_blocks()