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
311 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in kernel_mount()899 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in __mac_mount()1443 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in mount_common()2727 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in unmount()6185 nofollow_any = NAMEI_NOFOLLOW_ANY; in unlinkat_internal()7002 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in faccessat_internal()7106 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in fstatat_internal()7806 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in chmodat()8113 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in fchownat_internal()8790 tondp->ni_flag |= NAMEI_NOFOLLOW_ANY; in clonefile_internal()[all …]
449 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in vn_open_auth()567 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in vn_open_auth()
382 if (ndp->ni_flag & NAMEI_NOFOLLOW_ANY || (resolve_flags & RESOLVE_NOFOLLOW_ANY)) { in namei()
3433 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in getattrlistat_internal()4755 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in setattrlist()4800 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in setattrlistat()
7724 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in vnode_lookupat()