vfs_busyfs
mp = vfs_busyfs(&fh.fh_fsid);
mp = vfs_busyfs(&fh2.fh_fsid);
mp = vfs_busyfs(&fhp->fh_fsid);
mp = vfs_busyfs(&fhp->fh_fsid);
if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL)
if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL)
mp = vfs_busyfs(&fhp.fh_fsid);
if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL)
if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL)
struct mount *vfs_busyfs(fsid_t *);