Lines Matching refs:Printf
282 static void Printf(const char *fmt, ...) in Printf() function
298 Printf(PERR_PREFIX, eo); in perr_printf()
302 Printf(": %s\n", strerror(eo)); in perr_printf()
311 Printf(NERR_PREFIX); in err_printf()
324 Printf(NERR_PREFIX); in err_exit()
341 Printf(PERR_PREFIX, eo); in perr_exit()
345 Printf(": %s\n", strerror(eo)); in perr_exit()
627 Printf("%6.2f percent completed\r", percent);
629 Printf("100.00 percent completed\n");
724 Printf("WARNING: Can't read sector at %llu, lost data.\n",
752 Printf("%s", bad_sectors_warning_msg);
805 Printf("%s", bad_sectors_warning_msg);
839 Printf("New serial number : 0x%llx\n",
856 Printf("Apparently you tried to clone to a remote "
949 Printf("Saving NTFS to image ...\n");
951 Printf("Cloning NTFS ...\n");
1027 Printf("Restoring NTFS from image ...\n");
1042 Printf("Warning : no alternate boot"
1744 Printf("Cluster %llu is referenced"
1860 Printf("Accounting clusters ...\n");
1910 Printf("Cluster accounting failed at %lld "
1919 Printf("Totally %d cluster accounting mismatches.\n", mismatch);
1921 Printf("WARNING: The NTFS inconsistency was overruled "
1970 Printf("Scanning volume ...\n");
2111 Printf("%s: %lld bytes (%lld MB)\n", str, (long long)bytes,
2124 Printf("Space in use %s: %lld MB (%.1f%%) ", spacer,
2128 Printf("\n");
2133 Printf("Ntfsclone image version: %d.%d\n",
2135 Printf("Cluster size : %u bytes\n",
2140 Printf("Image device size : %lld bytes\n",
2145 Printf("Offset to image data : %u (0x%x) bytes\n",
2184 Printf("Apparently device '%s' doesn't have a "
2199 Printf("Retrying read-only to ignore"
2204 Printf("Trying to recover...\n");
2208 Printf("... %s\n",(vol ? "Successful" : "Failed"));
2222 Printf("NTFS volume version: %d.%d\n", vol->major_ver, vol->minor_ver);
2226 Printf("Cluster size : %u bytes\n",
2299 Printf("Syncing ...\n");
2312 Printf("WARNING: Couldn't get filesystem type: "
2318 Printf("WARNING: You're using ReiserFS, it has very poor "
2323 Printf("WARNING: You're using SMBFS and if the remote share "
2333 Printf("Destination filesystem type is 0x%lx.\n",
2337 Printf("Your system or the destination filesystem "
2341 Printf("SMBFS needs minimum Linux kernel "
2348 Printf("Apparently the destination filesystem doesn't "
2366 Printf("Failed to reset the output file.\n");
2373 Printf("Failed to reset the output file.\n");
2405 Printf("Old image format detected. If the image was created "
2543 Printf("WARNING: The disk has %lld or more bad sectors"
2564 Printf("WARNING: Unknown free space on the destination: %s\n",
2574 Printf("WARNING: fstat failed: %s\n", strerror(errno));
2734 Printf("Num of MFT records = %10lld\n",
2737 Printf("Num of used MFT records = %10u\n", nr_used_mft_records);
2739 Printf("Wiped unused MFT data = %10u\n", wiped_unused_mft_data);
2740 Printf("Wiped deleted MFT data = %10u\n", wiped_unused_mft);
2741 Printf("Wiped resident user data = %10u\n", wiped_resident_data);
2742 Printf("Wiped timestamp data = %10u\n", wiped_timestamp_data);
2748 Printf("Wiped totally = %10u\n", wiped_total);