Searched refs:NIRES_ABS (Results 1 – 4 of 4) sorted by relevance
194 #define NIRES_ABS 0x00000001 /* Path was absolute */ macro
366 ndp->ni_resflags |= NIRES_ABS; in namei_setup()
3785 if (newfd != AT_FDCWD && (tond.ni_resflags & NIRES_ABS) == 0) { in kern_renameat()
6361 ndp->ni_resflags = NIRES_ABS; in cache_fplookup()