Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cache.c2144 int tmp_vid; in cache_lookup_path() local
2151 tmp_vid = mp->mnt_realrootvp_vid; in cache_lookup_path()
2153 tmp_vid != tmp_vp->v_id) { in cache_lookup_path()
2162 vvid = tmp_vid; in cache_lookup_path()