vfs_getvfs
if ((mp = vfs_getvfs(&fh.fh_fsid)) == NULL)
if ((mp = vfs_getvfs(&fh.fh_fsid)) == NULL)
vs->vs_mp = vfs_getvfs(&fhp->fh_fsid);
mp = vfs_getvfs(FHANDLE_FSID(fhp));
} else if (vfs_getvfs(&tfsid)) {
struct mount *vfs_getvfs(fsid_t *); /* return vfs given fsid */
if ((mntp = vfs_getvfs(&fsid)) == NULL)
if ((mntp = vfs_getvfs(&fsid)) == NULL)
if ((mntp = vfs_getvfs(fsidp)) == NULL)
if ((mntp = vfs_getvfs(&fsid)) == NULL)
if ((mntp = vfs_getvfs(&fsid)) == NULL)
if ((mntp = vfs_getvfs(fsidp)) == NULL)
if ((mntp = vfs_getvfs(&fsid)) == NULL)
if (fsidp == NULL || (mntp = vfs_getvfs(fsidp)) == NULL)