Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c68 static int findisovol(fstyp_hsfs_t *h, char *volp);
263 findisovol(fstyp_hsfs_t *h, char *volp) in findisovol() function
339 } else if ((err = findisovol(h, h->iso_buf)) == 0) { in ckvoldesc()
/illumos-gate/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c232 findisovol(volp) in findisovol() function
298 else if (findisovol(iso_buf)) { in ckvoldesc()