Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vfs.c127 vfs_getvfsswbyvfsops(vfsops_t *vfsops) in vfs_getvfsswbyvfsops() function
/titanic_41/usr/src/uts/common/sys/
H A Dvfs.h545 struct vfssw *vfs_getvfsswbyvfsops(vfsops_t *);
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c942 if ((vswp = vfs_getvfsswbyvfsops(vfs_getops(rootvfs))) != NULL) { in vfs_mountroot()
1266 if ((vswp = vfs_getvfsswbyvfsops(vfs_getops(rootvfs))) == NULL) in domount()
4106 vfs_getvfsswbyvfsops(vfsops_t *vfsops) in vfs_getvfsswbyvfsops() function
H A Dvnode.c2647 vswp = vfs_getvfsswbyvfsops(vfs_getops(rvp->v_vfsp)); in vn_can_change_zones()
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_tree.c1166 vswp = vfs_getvfsswbyvfsops(vfs_getops(vfsp)); in smb_tree_get_flags()