Searched refs:SAVESTART (Results 1 – 4 of 4) sorted by relevance
173 #define SAVESTART 0x00001000 /* save starting directory */ macro
918 if (cnp->cn_flags & SAVESTART) { in lookup_handle_found_vnode()1022 if (cnp->cn_flags & SAVESTART) { in lookup_handle_emptyname()1379 if (cnp->cn_flags & SAVESTART) {1843 if (cnp->cn_flags & SAVESTART) {
2204 ((cnp->cn_flags & (ISLASTCN | LOCKPARENT | WANTPARENT | SAVESTART)) == ISLASTCN)) { in cache_lookup_path()2319 ((cnp->cn_flags & (ISLASTCN | LOCKPARENT | WANTPARENT | SAVESTART)) == ISLASTCN)) { in cache_lookup_path()
8461 LOCKPARENT | LOCKLEAF | NOCACHE | SAVESTART | AUDITVNPATH2 | CN_NBMOUNTLOOK, in copyfile()