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()972 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in __mac_mount()1516 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in mount_common()2815 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in unmount()5987 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in linkat_internal()6466 namei_flags |= NAMEI_NOFOLLOW_ANY; in unlinkat_internal()7305 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in faccessat_internal()7415 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in fstatat_internal()8126 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in chmodat()8439 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in fchownat_internal()[all …]
449 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in vn_open_auth()575 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in vn_open_auth()
3553 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in getattrlistat_internal()4887 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in setattrlist()4935 nd.ni_flag |= NAMEI_NOFOLLOW_ANY; in setattrlistat()
472 if (ndp->ni_flag & NAMEI_NOFOLLOW_ANY || (resolve_flags & RESOLVE_NOFOLLOW_ANY)) { in namei()
7769 ndp->ni_flag |= NAMEI_NOFOLLOW_ANY; in vnode_lookupat()