Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c91 static const fs_operation_def_t ctfs_vfstops[]; variable
195 if (error = vfs_setfsops(fstype, ctfs_vfstops, &vfsops)) { in ctfs_init()
363 static const fs_operation_def_t ctfs_vfstops[] = { variable