Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c155 extern const fs_operation_def_t ctfs_tops_tmpl[];
170 { "ctfs template file", ctfs_tops_tmpl, &ctfs_ops_tmpl },
H A Dctfs_tmpl.c189 const fs_operation_def_t ctfs_tops_tmpl[] = { variable