Searched refs:v_st_dev (Results 1 – 2 of 2) sorted by relevance
165 if (vp1->v_st_dev < vp2->v_st_dev) in vncache_cmp()167 if (vp1->v_st_dev > vp2->v_st_dev) in vncache_cmp()183 tmp_vn.v_st_dev = st->st_dev; in vncache_lookup()225 new_vp->v_st_dev = st->st_dev; in vncache_enter()
250 dev_t v_st_dev; member