Home
last modified time | relevance | path

Searched refs:NTFS_LOG_LEVEL_VERBOSE (Results 1 – 17 of 17) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dlogging.h74 #define NTFS_LOG_LEVEL_VERBOSE (1 << 4) /* Forced to continue */ macro
99 …ORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_LEVEL_VERBOSE,NULL,FORMA…
/third_party/ntfs-3g/libntfs-3g/
Dlogging.c209 case NTFS_LOG_LEVEL_VERBOSE: in ntfs_log_get_stream()
254 case NTFS_LOG_LEVEL_VERBOSE: in ntfs_log_get_prefix()
624 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in ntfs_log_parse_option()
/third_party/ntfs-3g/ntfsprogs/
Dntfsmftalloc.c177 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
195 NTFS_LOG_LEVEL_VERBOSE | NTFS_LOG_LEVEL_QUIET); in parse_options()
Dntfscat.c250 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
271 if (levels & NTFS_LOG_LEVEL_VERBOSE) in parse_options()
Dntfslabel.c187 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
208 if (levels & NTFS_LOG_LEVEL_VERBOSE) in parse_options()
Dntfscluster.c209 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
233 if (levels & NTFS_LOG_LEVEL_VERBOSE) in parse_options()
Dntfsls.c253 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
288 if (levels & NTFS_LOG_LEVEL_VERBOSE) in parse_options()
Dntfstruncate.c187 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
207 NTFS_LOG_LEVEL_VERBOSE | NTFS_LOG_LEVEL_QUIET); in parse_options()
Dntfsmove.c202 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
213 if (levels & NTFS_LOG_LEVEL_VERBOSE) in parse_options()
Dntfsfallocate.c298 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
341 NTFS_LOG_LEVEL_VERBOSE | NTFS_LOG_LEVEL_QUIET); in parse_options()
Dntfscp.c251 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
270 if (levels & NTFS_LOG_LEVEL_VERBOSE) in parse_options()
Dntfswipe.c384 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
413 if (levels & NTFS_LOG_LEVEL_VERBOSE) in parse_options()
Dntfsundelete.c784 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
806 if (levels & NTFS_LOG_LEVEL_VERBOSE) in parse_options()
Dntfsinfo.c232 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
265 if (levels & NTFS_LOG_LEVEL_VERBOSE) in parse_options()
Dntfsdecrypt.c267 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()
Dmkntfs.c693 NTFS_LOG_LEVEL_VERBOSE | in mkntfs_parse_options()
714 NTFS_LOG_LEVEL_VERBOSE | in mkntfs_parse_options()
723 NTFS_LOG_LEVEL_VERBOSE | in mkntfs_parse_options()
Dntfsresize.c552 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in parse_options()