Searched refs:copy_cluster (Results 1 - 1 of 1) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsclone.c | 758 static void copy_cluster(int rescue, u64 rescue_lcn, u64 lcn) function 984 copy_cluster(opt.rescue, cl, cl); 1090 copy_cluster(0, 0, pos); 1372 copy_cluster(opt.rescue, lcn, lcn); 1678 copy_cluster(opt.rescue, rl->lcn + i, rl->lcn + i); 1904 copy_cluster(opt.rescue, cl, cl); 2062 copy_cluster(opt.rescue, nr_clusters, nr_clusters);
|
Completed in 4 milliseconds