Lines Matching defs:Printf

232 static void Printf(const char *fmt, ...)
248 Printf(PERR_PREFIX, eo);
252 Printf(": %s\n", strerror(eo));
261 Printf(NERR_PREFIX);
274 Printf(NERR_PREFIX);
289 Printf(PERR_PREFIX, eo);
293 Printf(": %s\n", strerror(eo));
485 Printf("%6.2f percent completed\r", percent);
487 Printf("100.00 percent completed\n");
563 Printf("WARNING: Can't read sector at %llu, lost data.\n",
595 Printf("%s", bad_sectors_warning_msg);
611 Printf("Apparently you tried to clone to a remote "
681 Printf("Saving NTFS to image ...\n");
683 Printf("Cloning NTFS ...\n");
741 Printf("Restoring NTFS from image ...\n");
1093 Printf("Accounting clusters ...\n");
1132 Printf("Cluster accounting failed at %lld "
1141 Printf("Totally %d cluster accounting mismatches.\n", mismatch);
1143 Printf("WARNING: The NTFS inconsistency was overruled "
1226 Printf("Scanning volume ...\n");
1338 Printf("%s: %lld bytes (%lld MB)\n", str, (long long)bytes,
1351 Printf("Space in use %s: %lld MB (%.1f%%) ", spacer,
1355 Printf("\n");
1360 Printf("Ntfsclone image version: %d.%d\n",
1362 Printf("Cluster size : %u bytes\n",
1367 Printf("Image device size : %lld bytes\n",
1372 Printf("Offset to image data : %u (0x%x) bytes\n",
1411 Printf("Apparently device '%s' doesn't have a "
1427 Printf("NTFS volume version: %d.%d\n", vol->major_ver, vol->minor_ver);
1431 Printf("Cluster size : %u bytes\n",
1504 Printf("Syncing ...\n");
1515 Printf("WARNING: Couldn't get filesystem type: "
1519 Printf("WARNING: You're using PCFS, it does not support "
1528 Printf("Destination filesystem type is %s\n",
1531 Printf("Your system or the destination filesystem "
1541 Printf("WARNING: Couldn't get filesystem type: "
1547 Printf("WARNING: You're using ReiserFS, it has very poor "
1552 Printf("WARNING: You're using SMBFS and if the remote share "
1560 Printf("Destination filesystem type is 0x%lx.\n",
1563 Printf("Your system or the destination filesystem "
1566 Printf("SMBFS needs minimum Linux kernel "
1572 Printf("Apparently the destination filesystem doesn't "
1601 Printf("Old image format detected. If the image was created "
1768 Printf("WARNING: The disk has %lld or more bad sectors"
1790 Printf("WARNING: Unknown free space on the destination: %s\n",
1800 Printf("WARNING: fstat failed: %s\n", strerror(errno));
1908 Printf("Num of MFT records = %10lld\n",
1911 Printf("Num of used MFT records = %10u\n", nr_used_mft_records);
1913 Printf("Wiped unused MFT data = %10u\n", wiped_unused_mft_data);
1914 Printf("Wiped deleted MFT data = %10u\n", wiped_unused_mft);
1915 Printf("Wiped resident user data = %10u\n", wiped_resident_data);
1916 Printf("Wiped timestamp data = %10u\n", wiped_timestamp_data);
1922 Printf("Wiped totally = %10u\n", wiped_total);