Lines Matching refs:ni_rootdir
466 unsigned root_referenced:1; /* true if ndp->ni_rootdir and
513 if (state->ndp->ni_rootdir != NULL)
514 vrele(state->ndp->ni_rootdir);
537 if (state->ndp->ni_rootdir != NULL)
538 vrele(state->ndp->ni_rootdir);
586 state->ndp->ni_rootdir = rootdir;
597 if (state->ndp->ni_rootdir != NULL)
598 ni_rootdir);
622 state->ndp->ni_rootdir = rootvnode;
627 vref(state->ndp->ni_rootdir);
820 searchdir = ndp->ni_rootdir;
1103 if (searchdir == ndp->ni_rootdir ||
1116 if (ndp->ni_rootdir != rootvnode) {
1119 retval = vn_isunder(searchdir, ndp->ni_rootdir,
1132 foundobj = ndp->ni_rootdir;
1314 if (ndp->ni_rootdir != rootvnode) {
1768 foundobj = ndp->ni_rootdir;