Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c5632 vnode_t *ux_vp; in sotpi_close() local
5646 if ((ux_vp = sti->sti_ux_bound_vp) != NULL) { in sotpi_close()
5647 ASSERT(ux_vp->v_stream); in sotpi_close()
5649 vn_rele_stream(ux_vp); in sotpi_close()