Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c885 static const fs_operation_def_t dc_vfsops_template[] = { in dcinit() local
891 error = vfs_setfsops(fstype, dc_vfsops_template, &dc_vfsops); in dcinit()