Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c93 static const fs_operation_def_t zfs_vfsops_template[] = { variable
2572 error = vfs_setfsops(fstype, zfs_vfsops_template, &zfs_vfsops); in zfs_vfsinit()