Searched refs:mountnfs (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/nfs/ |
H A D | nfs_vfsops.c | 73 int mountnfs(struct nfs_args *, struct mount *, struct mbuf *, 395 error = mountnfs(&ndmntp->ndm_args, mp, m, mntname, in nfs_mount_diskless() 603 error = mountnfs(args, mp, nam, path, hst, &vp, p); in nfs_mount() 611 mountnfs(struct nfs_args *argp, struct mount *mp, struct mbuf *nam, in mountnfs() function
|