nfs_clvfsops.c | 116 static int mountnfs(struct nfs_args *, struct mount *, 389 * - build the rootfs mount point and call mountnfs() to do the rest. 540 if ((error = mountnfs(args, mp, nam, path, NULL, 0, dirpath, dirlen, 846 * bcopy() them in mountnfs(), but I wanted to detect errors before 1318 error = mountnfs(&args, mp, nam, hst, krbname, krbnamelen, dirpath, 1337 * bcopy() them in mountnfs(), but I wanted to detect errors before 1362 mountnfs(struct nfs_args *argp, struct mount *mp, struct sockaddr *nam, function in typeref:typename:int 1671 /* We hold 1 extra ref on the root vnode; see comment in mountnfs(). */
|