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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cache.c1925 struct namecache *ncp, *next_ncp; local
1929 LIST_FOREACH_SAFE(ncp, &vp->v_ncchildren, nc_child, next_ncp)

Completed in 32 milliseconds