Searched refs:smbfs_vfsops (Results 1 – 2 of 2) sorted by relevance
260 vfsops_t *smbfs_vfsops = NULL; variable279 error = vfs_setfsops(fstyp, smbfs_vfsops_template, &smbfs_vfsops); in smbfsinit()302 if (smbfs_vfsops) { in smbfsfini()304 smbfs_vfsops = NULL; in smbfsfini()
1298 SMBFS_OBJS += smbfs_vfsops.o smbfs_vnops.o smbfs_node.o \