Searched refs:DONOTAUTH (Results 1 – 4 of 4) sorted by relevance
172 #define DONOTAUTH 0x00000800 /* do not authorize during lookup */ macro
1275 if ((cnp->cn_flags & DONOTAUTH) != DONOTAUTH) {
2204 if (!(cnp->cn_flags & DONOTAUTH) && in cache_lookup_path()2283 if (!(cnp->cn_flags & DONOTAUTH)) { in cache_lookup_path()
3085 NDINIT(nd, LOOKUP, OP_OPEN, LOCKLEAF | NOFOLLOW | USEDVP | DONOTAUTH, in open_xattrfile()3379 NDINIT(&nd, DELETE, OP_UNLINK, LOCKPARENT | NOFOLLOW | DONOTAUTH, in remove_xattrfile()