Searched refs:NTFS_LOG_FLAG_FUNCTION (Results 1 – 2 of 2) sorted by relevance
87 #define NTFS_LOG_FLAG_FUNCTION (1 << 3) /* Show the function name containing the message */ macro
473 if ((ntfs_log.flags & NTFS_LOG_FLAG_FUNCTION) || /* Source function */ in ntfs_log_handler_fprintf()