Home
last modified time | relevance | path

Searched refs:next_ncp (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cache.c2659 struct namecache *ncp, *next_ncp; in cache_purge_negatives() local
2663 TAILQ_FOREACH_SAFE(ncp, &vp->v_ncchildren, nc_child, next_ncp) { in cache_purge_negatives()