Searched refs:readbsdlabel (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/hppa/hppa/ |
H A D | disksubr.c | 83 const char *readbsdlabel(struct buf *, void (*)(struct buf *), int, 90 readbsdlabel(struct buf *bp, void (*strat)(struct buf *), int cyl, int sec, in readbsdlabel() function 267 return readbsdlabel(bp, strat, 0, fsoff + LABELSECTOR, LABELOFFSET, in readliflabel()
|