Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c314 static const fs_operation_def_t smbfs_vfsops_template[] = { variable
335 error = vfs_setfsops(fstyp, smbfs_vfsops_template, &smbfs_vfsops); in smbfsinit()