Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c2592 s64 ntfs_size; local
2612 ntfs_size = sle64_to_cpu(image_hdr.nr_clusters) *
2616 ntfs_size = vol->nr_clusters * vol->cluster_size;
2619 ntfs_size += 512; /* add backup boot sector */
2667 check_output_device(ntfs_size);

Completed in 4 milliseconds