HardDiskSizeResponse

fun HardDiskSizeResponse(    name: String,     blocks: Long,     available: Long,     used: Long,     use: Int)