Searched refs:dv_vnode (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Ddv_node.h64 struct vnode *dv_vnode; /* vnode for this dv_node */ member in struct:dv_node
99 #define DVTOV(n) ((struct vnode *)(n)->dv_vnode)
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c144 vp = dv->dv_vnode = vn_alloc(flag);

Completed in 103 milliseconds