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

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c235 static const fs_operation_def_t pcfs_vfsops_template[] = { local
247 error = vfs_setfsops(fstype, pcfs_vfsops_template, NULL);

Completed in 76 milliseconds