Searched refs:ni_rootdir (Results 1 – 3 of 3) sorted by relevance
281 *dpp = ndp->ni_rootdir; in namei_handle_root()340 ndp->ni_rootdir = pwd->pwd_rdir; in namei_setup()419 AUDIT_ARG_UPATH1_VP(td, ndp->ni_rootdir, *dpp, cnp->cn_pnbuf); in namei_setup()421 AUDIT_ARG_UPATH2_VP(td, ndp->ni_rootdir, *dpp, cnp->cn_pnbuf); in namei_setup()986 if (dp == ndp->ni_rootdir || in lookup()
3776 return (ndp->ni_rootdir); in cache_fpl_handle_root()4770 if (dvp == ndp->ni_rootdir || in cache_fplookup_dotdot()5796 ndp->ni_rootdir = pwd->pwd_rdir; in cache_fplookup()
80 struct vnode *ni_rootdir; /* logical root directory */ member