Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c124 static int read_bootsec(fstyp_pcfs_t *h);
213 read_bootsec(fstyp_pcfs_t *h) in read_bootsec() function
502 if ((error = read_bootsec(h)) != 0) { in is_pcfs()