Searched refs:tmp_vp (Results 1 – 1 of 1) sorted by relevance
1848 vnode_t tmp_vp = mp->mnt_realrootvp; in cache_lookup_path() local1849 if (tmp_vp == NULLVP || mp->mnt_generation != mount_generation || in cache_lookup_path()1850 mp->mnt_realrootvp_vid != tmp_vp->v_id) { in cache_lookup_path()1853 vp = tmp_vp; in cache_lookup_path()