Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/dev/
H A Dsdev_vfsops.c372 dv = VFSTOSDEVFS(vfsp)->sdev_root; in sdev_unmount()
430 *vpp = SDEVTOV(VFSTOSDEVFS(vfsp)->sdev_root); in sdev_root()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h244 #define SDEV_ACL_FLAVOR(vp) (VFSTOSDEVFS(vp->v_vfsp)->sdev_acl_flavor)
310 #define VFSTOSDEVFS(vfsp) ((struct sdev_data *)((vfsp)->vfs_data)) macro