Searched refs:vfs_getvfsswbyvfsops (Results 1 – 5 of 5) sorted by relevance
143 vfs_getvfsswbyvfsops(vfsops_t *vfsops) in vfs_getvfsswbyvfsops() function
537 struct vfssw *vfs_getvfsswbyvfsops(vfsops_t *);
914 if ((vswp = vfs_getvfsswbyvfsops(vfs_getops(rootvfs))) != NULL) { in vfs_mountroot()1212 if ((vswp = vfs_getvfsswbyvfsops(vfs_getops(rootvfs))) == NULL) in domount()4001 vfs_getvfsswbyvfsops(vfsops_t *vfsops) in vfs_getvfsswbyvfsops() function
2748 vswp = vfs_getvfsswbyvfsops(vfs_getops(rvp->v_vfsp)); in vn_can_change_zones()
1255 vswp = vfs_getvfsswbyvfsops(vfs_getops(vfsp)); in smb_tree_get_flags()