Home
last modified time | relevance | path

Searched refs:ntfs_log_progress (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dlogging.h97 #define ntfs_log_progress(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LO… macro
/third_party/ntfs-3g/ntfsprogs/
Dmkntfs.c4167 ntfs_log_progress("Initializing device with zeroes: 0%%"); in mkntfs_fill_device_with_zeroes()
4171 ntfs_log_progress("\b\b\b\b%3.0f%%", position / in mkntfs_fill_device_with_zeroes()
4199 ntfs_log_progress("\b\b\b\b100%%"); in mkntfs_fill_device_with_zeroes()
4219 ntfs_log_progress(" - Done.\n"); in mkntfs_fill_device_with_zeroes()