Home
last modified time | relevance | path

Searched refs:highest (Results 1 – 1 of 1) sorted by relevance

/block/
Dpartition-generic.c508 int p, highest, res; in rescan_partitions() local
559 for (p = 1, highest = 0; p < state->limit; p++) in rescan_partitions()
561 highest = p; in rescan_partitions()
563 disk_expand_part_tbl(disk, highest); in rescan_partitions()