Searched refs:tmp_vn (Results 1 – 1 of 1) sorted by relevance
180 vnode_t tmp_vn; in vncache_lookup() local183 tmp_vn.v_st_dev = st->st_dev; in vncache_lookup()184 tmp_vn.v_st_ino = st->st_ino; in vncache_lookup()187 vp = avl_find(&vncache_avl, &tmp_vn, NULL); in vncache_lookup()