Home | History | Annotate | Download | only in nfs

Lines Matching defs:ndp

400 	struct nameidata nd, ind, *ndp = &nd;
449 ndp = &ind;
459 if (!error && ndp->ni_vp->v_mount != nfs_pub.np_mount) {
485 nqsrv_getl(ndp->ni_startdir, ND_READ);
490 vp = ndp->ni_vp;
1061 nfsrv_writegather(struct nfsrv_descript **ndp, struct nfssvc_sock *slp, struct lwp *lwp, struct mbuf **mrq)
1085 if (*ndp) {
1086 nfsd = *ndp;
1087 *ndp = NULL;
1358 *ndp = nfsd;