Searched refs:track_size (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/arrakismon/
H A Dhdd.h26 size_t track_size; member in struct:hdd
H A Dhdd.c46 hdd->track_size = hdd->sectors * BLOCK_SIZE;
47 hdd->cylinder_size = hdd->heads * hdd->track_size;
/barrelfish-master/usr/vmkitmon/
H A Dhdd.h26 size_t track_size; member in struct:hdd
H A Dhdd.c46 hdd->track_size = hdd->sectors * BLOCK_SIZE;
47 hdd->cylinder_size = hdd->heads * hdd->track_size;

Completed in 82 milliseconds