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

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vfs.c127 vfs_getvfsswbyvfsops(vfsops_t *vfsops) function
/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h531 struct vfssw *vfs_getvfsswbyvfsops(vfsops_t *);
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_tree.c1189 vswp = vfs_getvfsswbyvfsops(vfs_getops(vfsp));
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c886 if ((vswp = vfs_getvfsswbyvfsops(vfs_getops(rootvfs))) != NULL) {
1211 if ((vswp = vfs_getvfsswbyvfsops(vfs_getops(rootvfs))) == NULL)
4000 vfs_getvfsswbyvfsops(vfsops_t *vfsops) function
H A Dvnode.c2685 vswp = vfs_getvfsswbyvfsops(vfs_getops(rvp->v_vfsp));

Completed in 285 milliseconds