Home
last modified time | relevance | path

Searched defs:ntfs_log_enter (Results 1 – 1 of 1) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dlogging.h108 #define ntfs_log_enter(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_L… macro
113 #define ntfs_log_enter(FORMAT, ARGS...)do {} while (0) macro