Searched refs:drive_type (Results 1 – 2 of 2) sorted by relevance
403 UINT drive_type = ::GetDriveType(target_drive); in GetDiskFreeSpace() local404 if ((drive_type == DRIVE_REMOTE) || (drive_type == DRIVE_UNKNOWN)) { in GetDiskFreeSpace()
118 uint32_t drive_type; member563 cb->drv_info[0].drive_type = cpu_to_le32(0x0); in mx28_create_sd_image()