ni_startdir       181 kern/vfs_lookup.c 		ndp->ni_startdir = dp;
ni_startdir       316 kern/vfs_lookup.c 	dp = ndp->ni_startdir;
ni_startdir       317 kern/vfs_lookup.c 	ndp->ni_startdir = NULLVP;
ni_startdir       485 kern/vfs_lookup.c 			ndp->ni_startdir = ndp->ni_dvp;
ni_startdir       486 kern/vfs_lookup.c 			VREF(ndp->ni_startdir);
ni_startdir       580 kern/vfs_lookup.c 			ndp->ni_startdir = ndp->ni_dvp;
ni_startdir       581 kern/vfs_lookup.c 			VREF(ndp->ni_startdir);
ni_startdir      2204 kern/vfs_syscalls.c 	vrele(tond.ni_startdir);
ni_startdir      2207 kern/vfs_syscalls.c 	if (fromnd.ni_startdir)
ni_startdir      2208 kern/vfs_syscalls.c 		vrele(fromnd.ni_startdir);
ni_startdir       382 nfs/nfs_serv.c 	vrele(nd.ni_startdir);
ni_startdir      1333 nfs/nfs_serv.c 			vrele(nd.ni_startdir);
ni_startdir      1352 nfs/nfs_serv.c 				vrele(nd.ni_startdir);
ni_startdir      1363 nfs/nfs_serv.c 				vrele(nd.ni_startdir);
ni_startdir      1388 nfs/nfs_serv.c 			vrele(nd.ni_startdir);
ni_startdir      1396 nfs/nfs_serv.c 		vrele(nd.ni_startdir);
ni_startdir      1450 nfs/nfs_serv.c 		vrele(nd.ni_startdir);
ni_startdir      1513 nfs/nfs_serv.c 		vrele(nd.ni_startdir);
ni_startdir      1533 nfs/nfs_serv.c 		vrele(nd.ni_startdir);
ni_startdir      1542 nfs/nfs_serv.c 		vrele(nd.ni_startdir);
ni_startdir      1549 nfs/nfs_serv.c 			vrele(nd.ni_startdir);
ni_startdir      1557 nfs/nfs_serv.c 			vrele(nd.ni_startdir);
ni_startdir      1598 nfs/nfs_serv.c 		vrele(nd.ni_startdir);
ni_startdir      1836 nfs/nfs_serv.c 	vrele(tond.ni_startdir);
ni_startdir      1847 nfs/nfs_serv.c 	vrele(fromnd.ni_startdir);
ni_startdir      1862 nfs/nfs_serv.c 		vrele(tond.ni_startdir);
ni_startdir      1866 nfs/nfs_serv.c 		vrele(fromnd.ni_startdir);
ni_startdir      2042 nfs/nfs_serv.c 		vrele(nd.ni_startdir);
ni_startdir      2055 nfs/nfs_serv.c 		vrele(nd.ni_startdir);
ni_startdir      2074 nfs/nfs_serv.c 		vrele(nd.ni_startdir);
ni_startdir      2095 nfs/nfs_serv.c 		vrele(nd.ni_startdir);
ni_startdir      1408 nfs/nfs_subs.c 	ndp->ni_startdir = dp;
ni_startdir        56 sys/namei.h    	struct	vnode *ni_startdir;	/* starting directory */