Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/hppa/
H A Ddisksubr.c83 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()