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

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Drdb.c352 int highest_cylinder, highest_block; local
396 highest_block = highest_cylinder * cyl_size - 1;
400 rdb->rdb_RDBBlocksHi = PED_CPU_TO_BE32 (highest_block);

Completed in 24 milliseconds