Searched refs:NAMEI_NOFOLLOW_ANY (Results 1 – 6 of 6) sorted by relevance
146 #define NAMEI_NOFOLLOW_ANY 0x1000 /* no symlinks allowed in the path */ macro
891 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in __mac_mount()6101 nofollow_any = NAMEI_NOFOLLOW_ANY; in unlinkat_internal()6899 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in faccessat_internal()7003 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in fstatat_internal()7703 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in chmodat()8010 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in fchownat_internal()8687 tondp->ni_flag |= NAMEI_NOFOLLOW_ANY; in clonefile_internal()8915 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in clonefileat()9067 nofollow_any = NAMEI_NOFOLLOW_ANY; in renameat_internal()10019 nofollow_any = NAMEI_NOFOLLOW_ANY; in rmdirat_internal()[all …]
443 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in vn_open_auth()565 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in vn_open_auth()
339 if (ndp->ni_flag & NAMEI_NOFOLLOW_ANY) { in namei()
3427 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in getattrlistat_internal()4749 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in setattrlist()4794 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in setattrlistat()
7670 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in vnode_lookupat()