Searched refs:NIRES_EMPTYPATH (Results 1 – 5 of 5) sorted by relevance
203 #define NIRES_EMPTYPATH 0x00000004 /* EMPTYPATH used */ macro
151 (nd.ni_resflags & NIRES_EMPTYPATH) != 0) in linux_kern_statat()
491 ndp->ni_resflags |= NIRES_EMPTYPATH; in namei_emptypath()
1714 if ((nd.ni_resflags & NIRES_EMPTYPATH) != 0) { in kern_linkat()2567 (nd.ni_resflags & NIRES_EMPTYPATH) != 0) in kern_statat()
5212 ndp->ni_resflags |= NIRES_EMPTYPATH; in cache_fplookup_emptypath()