Home
last modified time | relevance | path

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

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