ufs_disk_fillout
if (ufs_disk_fillout(&disk, prov) == -1)
int ufs_disk_fillout(struct uufsd *, const char *);
if (ufs_disk_fillout(&disk, fsname) == -1) {
if (ufs_disk_fillout(&disk, special) == -1)
if (ufs_disk_fillout(&disk, sfs->f_mntfromname) == -1)