Searched refs:geo_size (Results 1 – 1 of 1) sorted by relevance
204 loff_t offset, geo_size, size; in find_lnx1_partitions() local221 geo_size = geo->cylinders * geo->heads in find_lnx1_partitions()224 if (size != geo_size) { in find_lnx1_partitions()230 if (geo_size < size) in find_lnx1_partitions()231 size = geo_size; in find_lnx1_partitions()
Completed in 3 milliseconds