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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_cnode.h331 #define GNV_NOCACHE 0x08 /* Delay entering this item in the name cache */ macro
H A Dhfs_cnode.c1350 if (dvp == NULLVP || cnp == NULL || !(cnp->cn_flags & MAKEENTRY) || (flags & GNV_NOCACHE))
H A Dhfs_vnops.c6091 gnv_flags |= GNV_NOCACHE;

Completed in 94 milliseconds