Lines Matching refs:vvid
1703 uint32_t vvid = 0; /* protected by vp != NULLVP */ in cache_lookup_path() local
1929 vvid = vid; in cache_lookup_path()
1982 vvid = vp->v_id; in cache_lookup_path()
1985 vp = cache_lookup_smr(dp, cnp, &vvid); in cache_lookup_path()
1987 vp = cache_lookup_locked(dp, cnp, &vvid); in cache_lookup_path()
2019 vvid = vnode_vid(vp); in cache_lookup_path()
2028 vvid = vnode_vid(vp); in cache_lookup_path()
2058 vvid = tmp_vid; in cache_lookup_path()
2081 vid = vvid; in cache_lookup_path()
2083 vvid = 0; in cache_lookup_path()
2095 vvid = 0; in cache_lookup_path()
2101 vvid = 0; in cache_lookup_path()
2108 vvid = vp->v_id; in cache_lookup_path()
2214 if ((vnode_getwithvid_drainok(vp, vvid))) { in cache_lookup_path()