Searched defs:dc_vfsops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c155 struct vfsops *dc_vfsops; variable in typeref:struct:vfsops
891 error = vfs_setfsops(fstype, dc_vfsops_template, &dc_vfsops);
896 VFS_INIT(&dc_vfs, dc_vfsops, NULL);

Completed in 77 milliseconds