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.c123 static int read_bootsec(fstyp_pcfs_t *h);
212 read_bootsec(fstyp_pcfs_t *h) in read_bootsec() function
486 if ((error = read_bootsec(h)) != 0) { in is_pcfs()