Searched refs:ni_lcf (Results 1 – 5 of 5) sorted by relevance
97 (ndp)->ni_lcf &= ~NI_LCF_KTR_FLAGS; \200 if ((ndp->ni_lcf & NI_LCF_CAP_DOTDOT) == 0 || dp->v_type != VDIR)228 (ndp->ni_lcf & NI_LCF_CAP_DOTDOT) != 0, ("not strictrelative"));249 if (dp == NULL || dp->v_type != VDIR || (ndp->ni_lcf & in nameicap_check_dotdot() 252 if (__predict_false((ndp->ni_lcf & (NI_LCF_STRICTREL_KTR | in nameicap_check_dotdot() 255 if ((ndp->ni_lcf & NI_LCF_CAP_DOTDOT) == 0) in nameicap_check_dotdot() 272 if (__predict_false((ndp->ni_lcf & NI_LCF_STRICTREL_KTR) != 0)) in namei_cleanup_cnp() 292 if (__predict_false((ndp->ni_lcf & (NI_LCF_STRICTREL | in namei_handle_root() 294 if ((ndp->ni_lcf & NI_LCF_STRICTREL_KTR) != 0) in namei_handle_root() 296 if ((ndp->ni_lcf in namei_handle_root() [all...]
3059 ndp->ni_lcf |= NI_LCF_STRICTREL; in fgetvp_lookup_smr() 3151 ndp->ni_lcf |= NI_LCF_STRICTREL; in fgetvp_lookup()
6331 MPASS(ndp->ni_lcf == 0); in cache_fplookup()
81 int ni_lcf; /* local call flags */ member
657 ndp->ni_lcf = 0; in nfsvno_namei()