Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c1517 struct vnode *attrvp = VTOSDEV(vp)->sdev_attrvp; in sdev_seek() local
1525 ASSERT(attrvp); in sdev_seek()
1526 return (VOP_SEEK(attrvp, ooff, noffp, ct)); in sdev_seek()