Searched refs:vfs_busyfs (Results 1 – 3 of 3) sorted by relevance
4402 if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL) in kern_fhlinkat()4437 if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL) in sys_fhreadlink()4489 mp = vfs_busyfs(&fhp.fh_fsid); in kern_fhopen()4575 if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL) in kern_fhstat()4623 if ((mp = vfs_busyfs(&fh.fh_fsid)) == NULL) in kern_fhstatfs()
866 vfs_busyfs(fsid_t *fsid) in vfs_busyfs() function
994 struct mount *vfs_busyfs(fsid_t *);