Home
last modified time | relevance | path

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

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