Home
last modified time | relevance | path

Searched refs:wiped_total (Results 1 - 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c2593 unsigned int wiped_total = 0; local
2744 wiped_total += wiped_unused_mft_data;
2745 wiped_total += wiped_unused_mft;
2746 wiped_total += wiped_resident_data;
2747 wiped_total += wiped_timestamp_data;
2748 Printf("Wiped totally = %10u\n", wiped_total);

Completed in 4 milliseconds