Home
last modified time | relevance | path

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

/block/partitions/
Dibm.c68 sector_t *labelsect, in find_label() argument
122 *labelsect = testsect[i]; in find_label()
200 sector_t labelsect, in find_lnx1_partitions() argument
236 offset = labelsect + secperblk; in find_lnx1_partitions()
247 sector_t labelsect) in find_cms1_partitions() argument
274 if (labelsect == 1) in find_cms1_partitions()
277 offset = labelsect + secperblk; in find_cms1_partitions()
299 sector_t labelsect; in ibm_partition() local
325 if (find_label(state, info, geo, blocksize, &labelsect, name, type, in ibm_partition()
332 label, labelsect, i_size, in ibm_partition()
[all …]