Lines Matching refs:sc_label
163 wdgetdefaultlabel(wd, &wd->sc_label);
168 if ((msg = getdisklabel(buf + LABELOFFSET, &wd->sc_label)))
171 lp = &wd->sc_label;
182 wd->sc_label.d_secsize,
183 wd->sc_label.d_nsectors,
184 wd->sc_label.d_ncylinders,
185 wd->sc_label.d_ntracks,
186 wd->sc_label.d_secpercyl));
261 pp = &wd->sc_label.d_partitions[wd->sc_part];
263 nsect = howmany(size, wd->sc_label.d_secsize);
272 buf += wd->sc_label.d_secsize;