Home
last modified time | relevance | path

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

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