Home
last modified time | relevance | path

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

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