Searched refs:drive_utf16 (Results 1 – 1 of 1) sorted by relevance
134 WCHAR *drive_utf16; in _g_win32_mount_new() local136 drive_utf16 = g_utf8_to_utf16 (drive, -1, NULL, NULL, NULL); in _g_win32_mount_new()147 mount->drive_type = GetDriveTypeW (drive_utf16); in _g_win32_mount_new()158 g_free (drive_utf16); in _g_win32_mount_new()