Home
last modified time | relevance | path

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

/linux/block/partitions/
H A Dibm.c109 sector_t *labelsect, in find_label() argument
152 *labelsect = testsect[i]; in find_label()
158 *labelsect = testsect[i]; in find_label()
235 sector_t labelsect, in find_lnx1_partitions() argument
271 offset = labelsect + secperblk; in find_lnx1_partitions()
282 sector_t labelsect) in find_cms1_partitions() argument
309 if (labelsect == 1) in find_cms1_partitions()
312 offset = labelsect + secperblk; in find_cms1_partitions()
337 sector_t labelsect; in ibm_partition() local
368 if (find_label(state, info, geo, blocksize, &labelsect, name, type, label)) { in ibm_partition()
[all …]