Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A 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…
H A Dlogging.c214 case NTFS_LOG_LEVEL_VERBOSE: in ntfs_log_get_stream()
260 case NTFS_LOG_LEVEL_VERBOSE: in ntfs_log_get_prefix()
657 ntfs_log_set_levels(NTFS_LOG_LEVEL_VERBOSE); in ntfs_log_parse_option()