Searched defs:vfs_getvfsswbyvfsops (Results 1 - 2 of 2) 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/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

Completed in 1251 milliseconds