Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c253 static const fs_operation_def_t hsfs_vfsops_template[] = { in hsfsinit() local
264 error = vfs_setfsops(fstype, hsfs_vfsops_template, NULL); in hsfsinit()