Searched refs:vol_getmntdev (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libvolmgt/common/ |
H A D | volmgt_on_private.c | 58 static int vol_getmntdev(FILE *, struct mnttab *, dev_t, 107 if (vol_getmntdev(fp, &mnt, sb.st_rdev, &info) != 0) { in _dev_mounted() 267 vol_getmntdev(FILE *fp, struct mnttab *mp, dev_t dev, struct dk_cinfo *ip) in vol_getmntdev() function 407 static int vol_getmntdev(FILE *, struct mnttab *, dev_t, 447 if (vol_getmntdev(fp, &mnt, sb.st_rdev, &info) != 0) { in get_media_info()
|