Searched refs:wiped (Results 1 - 4 of 4) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfswipe.c | 480 * Return: >0 Success, the attribute was wiped 537 * - skip non-used block already wiped 539 * Return: >0 Success, the attribute was wiped 582 * if all unused clusters in this block are already wiped, in wipe_unused_fast() 634 " already wiped, %lld more bytes wiped\n", in wipe_unused_fast() 648 * Return: >0 Success, the attribute was wiped 656 s64 size, offset, ret, wiped = 0; in wipe_compressed_attribute() local 722 wiped += size; in wipe_compressed_attribute() 751 wiped in wipe_compressed_attribute() 776 s64 wiped; wipe_attribute() local 821 s64 wiped; wipe_attr_tail() local 890 s64 wiped = 0; wipe_tails() local 1100 s64 wiped = 0; wipe_index_allocation() local 1262 s64 wiped; wipe_directory() local 2211 s64 wiped = 0; main() local [all...] |
H A D | ntfsclone.c | 1315 int wiped = 0; local 1320 wiped++; 1324 return wiped; 1389 * The resident data and (optionally) the timestamps are wiped. 1433 * The timestamps are (optionally) wiped 1448 * wiped if they pass the safety checks 1779 * Non-resident metadata has to be wiped globally,
|
/third_party/f2fs-tools/mkfs/ |
H A D | f2fs_format_utils.c | 128 bool wiped = true; in is_wiped_device() local 158 wiped = false; in is_wiped_device() 165 if (wiped) in is_wiped_device() 167 return wiped; in is_wiped_device()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 5943 % (\startdefun, \cartouche, \center, etc.), this needs to be wiped out
|
Completed in 14 milliseconds