Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Diwscons.c117 str_vp(vnode_t *vp) in str_vp() function
161 vp = str_vp(vp); in srrm()
188 vp = str_vp(vp); in srpush()
363 if (str_vp(f->f_vnode) == str_vp(rwsconsvp)) { in iwscnioctl()
418 *rvalp = (str_vp(f->f_vnode) == lp->wl_vp); in iwscnioctl()
490 if ((iwscn_list == NULL) || (iwscn_list->wl_vp == str_vp(vp))) { in iwscnopen()