Lines Matching defs:total
487 s64 total = 0;
518 total += vol->cluster_size;
521 ntfs_log_quiet("wipe_unused 0x%02x, %lld bytes\n", byte, (long long)total);
524 return total;
546 s64 total = 0;
618 total += vol->cluster_size;
635 byte, (long long)(unused - total), (long long)total);
638 return total;
871 s64 total = 0;
930 total += wiped;
939 (long long)total);
940 return total;
961 s64 total = 0;
985 total = -1; // XXX just negate result?
995 total = -1;
1000 total += size;
1019 total = -1;
1024 total += vol->mft_record_size;
1050 total = -1;
1068 total = -1;
1073 total += vol->mft_record_size;
1076 ntfs_log_quiet("wipe_mft 0x%02x, %lld bytes\n", byte, (long long)total);
1079 return total;
1099 s64 total = 0;
1122 total = -1;
1131 total = -1;
1145 total = -1;
1159 total = -1;
1182 total = -1;
1185 total += wipe_size;
1200 return total;
1244 s64 total = 0;
1347 total += wiped;
1362 (long long)total);
1363 return total;
2210 s64 total = 0;
2220 total += wiped;
2228 total += wiped;
2236 total += wiped;
2244 total += wiped;
2252 total += wiped;
2264 total += wiped;
2273 total += wiped;
2284 (long long)total);
2288 (long long)total);