Searched refs:ni_rootdir (Results 1 – 4 of 4) sorted by relevance
78 struct vnode *ni_rootdir; /* logical root directory */ member293 ndp->ni_rootdir = pwd->pwd_adir; \295 ndp->ni_rootdir = pwd->pwd_rdir; \
303 *dpp = ndp->ni_rootdir; in namei_setup() 359 * The reference on ni_rootdir is acquired in the block below to avoid in namei_setup() 402 AUDIT_ARG_UPATH1_VP(td, ndp->ni_rootdir, *dpp, cnp->cn_pnbuf); in namei_setup() 404 AUDIT_ARG_UPATH2_VP(td, ndp->ni_rootdir, *dpp, cnp->cn_pnbuf); in namei_setup() 744 if (__predict_false(ndp->ni_rootdir != pwd->pwd_rdir)) { in namei() 746 ndp->ni_rootdir = pwd->pwd_rdir; in namei() 1212 bool isroot = dp == ndp->ni_rootdir || in vfs_lookup()
4259 return (ndp->ni_rootdir); in cache_fpl_handle_root()5297 if (dvp == ndp->ni_rootdir || in cache_fplookup_dotdot()
712 ndp->ni_rootdir = rootvnode; in nfsvno_namei()810 ndp->ni_dvp = ndp->ni_rootdir; in nfsvno_namei()