Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vfsops.c100 static const fs_operation_def_t cachefs_vfsops_template[] = { in cachefs_init_vfsops() local
110 error = vfs_setfsops(fstype, cachefs_vfsops_template, NULL); in cachefs_init_vfsops()