Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dmkntfs.c4162 float progress_inc = (float)g_vol->nr_clusters / 100; in mkntfs_fill_device_with_zeroes() local
4170 if (!(position % (int)(progress_inc+1))) { in mkntfs_fill_device_with_zeroes()
4172 progress_inc); in mkntfs_fill_device_with_zeroes()
4192 position / progress_inc); in mkntfs_fill_device_with_zeroes()

Completed in 6 milliseconds