Home
last modified time | relevance | path

Searched refs:NTFS_LOG_LEVEL_PROGRESS (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dlogging.h75 #define NTFS_LOG_LEVEL_PROGRESS (1 << 5) /* 54% complete */ macro
97 …ORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_LEVEL_PROGRESS,NULL,FORM…
/third_party/ntfs-3g/libntfs-3g/
Dlogging.c88 NTFS_LOG_LEVEL_PROGRESS,
208 case NTFS_LOG_LEVEL_PROGRESS: in ntfs_log_get_stream()
257 case NTFS_LOG_LEVEL_PROGRESS: in ntfs_log_get_prefix()
/third_party/ntfs-3g/ntfsprogs/
Dmkntfs.c694 NTFS_LOG_LEVEL_PROGRESS); in mkntfs_parse_options()
715 NTFS_LOG_LEVEL_PROGRESS); in mkntfs_parse_options()