Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Ddebug.h42 ntfs_log_critical("Bug in %s(): %s\n", __FUNCTION__, msg); \
Dlogging.h93 #define ntfs_log_critical(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LO… macro
/third_party/ntfs-3g/ntfsprogs/
Dmkntfs.c2692 ntfs_log_critical("ntfs_index_keys_compare called without supported " in ntfs_index_keys_compare()
4367 ntfs_log_critical("Couldn't write backup boot sector: %s\n", s); in create_backup_boot_sector()