Searched defs: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) function
161 vp = str_vp(vp);
188 vp = str_vp(vp);
363 if (str_vp(f->f_vnode) == str_vp(rwsconsvp)) {
418 *rvalp = (str_vp(f->f_vnode) == lp->wl_vp);
490 if ((iwscn_list == NULL) || (iwscn_list->wl_vp == str_vp(vp))) {

Completed in 1450 milliseconds