Home
last modified time | relevance | path

Searched refs:vfs_getvfs (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/ufs/ffs/
HDffs_suspend.c282 mp = vfs_getvfs(fsidp); in ffs_susp_ioctl()
HDffs_vfsops.c941 (nmp = vfs_getvfs(&mp->mnt_stat.f_fsid))) {
/NextBSD/sys/sys/
HDmount.h876 struct mount *vfs_getvfs(fsid_t *); /* return vfs given fsid */
/NextBSD/sys/kern/
HDvfs_subr.c574 vfs_getvfs(fsid_t *fsid) in vfs_getvfs() function
717 if ((nmp = vfs_getvfs(&tfsid)) == NULL) in vfs_getnewfsid()
4741 mp = vfs_getvfs(&vc.vc_fsid); in sysctl_vfs_ctl()
/NextBSD/sys/nlm/
HDnlm_prot_impl.c1753 vs->vs_mp = vfs_getvfs(&fhp->fh_fsid); in nlm_get_vfs_state()
/NextBSD/share/man/man9/
HDMakefile304 vfs_getvfs.9 \