Lines Matching refs:NI_LCF_STRICTREL
281 NI_LCF_STRICTREL) == 0) in nameicap_check_dotdot()
317 if (__predict_false((ndp->ni_lcf & (NI_LCF_STRICTREL | in namei_handle_root()
321 if ((ndp->ni_lcf & NI_LCF_STRICTREL) != 0) in namei_handle_root()
370 ndp->ni_lcf |= NI_LCF_STRICTREL; in namei_setup()
417 } else if ((ndp->ni_lcf & NI_LCF_STRICTREL) == 0) { in namei_setup()
418 ndp->ni_lcf |= NI_LCF_STRICTREL | in namei_setup()
422 if (error == 0 && (ndp->ni_lcf & NI_LCF_STRICTREL) != 0) in namei_setup()
445 if ((ndp->ni_lcf & NI_LCF_STRICTREL) != 0) in namei_setup()
1260 if (__predict_false((ndp->ni_lcf & (NI_LCF_STRICTREL | in vfs_lookup()
1261 NI_LCF_CAP_DOTDOT)) == NI_LCF_STRICTREL)) { in vfs_lookup()
1275 (NI_LCF_STRICTREL | NI_LCF_STRICTREL_KTR)) != 0)) { in vfs_lookup()
1278 if ((ndp->ni_lcf & NI_LCF_STRICTREL) != 0) { in vfs_lookup()