pub fn get_disk_usage(disks: &Disks) -> u64
Function to get total disk usage.
A u64 value containing the total disk usage.
u64