Searched refs:new_cl (Results 1 - 1 of 1) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/ | ||
H A D | ntfsclone.c | 1857 s64 new_cl; local 1863 new_cl = 0; 1901 gap_to_cluster(cl - new_cl); 1902 new_cl = cl + 1; 1923 if (new_cl) { 1924 gap_to_cluster(-new_cl); |
Completed in 4 milliseconds