Searched refs:GNV_NOCACHE (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cnode.h325 #define GNV_NOCACHE 0x08 /* Delay entering this item in the name cache */ macro
H A Dhfs_cnode.c1313 if (dvp == NULLVP || cnp == NULL || !(cnp->cn_flags & MAKEENTRY) || (flags & GNV_NOCACHE))

Completed in 67 milliseconds