Home
last modified time | relevance | path

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

/src/sys/fs/nfsclient/
H A Dnfs_clvfsops.c116 static int mountnfs(struct nfs_args *, struct mount *,
583 if ((error = mountnfs(args, mp, nam, path, NULL, 0, dirpath, dirlen, in nfs_mountdiskless()
1463 error = mountnfs(&args, mp, nam, hst, krbname, krbnamelen, dirpath, in nfs_mount()
1510 mountnfs(struct nfs_args *argp, struct mount *mp, struct sockaddr *nam, in mountnfs() function