Searched refs:labelsect (Results 1 - 1 of 1) sorted by path

/linux-master/block/partitions/
H A Dibm.c109 sector_t *labelsect,
152 *labelsect = testsect[i];
158 *labelsect = testsect[i];
235 sector_t labelsect,
271 offset = labelsect + secperblk;
282 sector_t labelsect)
309 if (labelsect == 1)
312 offset = labelsect + secperblk;
337 sector_t labelsect; local
368 if (find_label(state, info, geo, blocksize, &labelsect, nam
105 find_label(struct parsed_partitions *state, dasd_information2_t *info, struct hd_geometry *geo, int blocksize, sector_t *labelsect, char name[], char type[], union label_t *label) argument
230 find_lnx1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect, sector_t nr_sectors, dasd_information2_t *info) argument
277 find_cms1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect) argument
[all...]

Completed in 314 milliseconds