Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c85 vnodeops_t *ctfs_ops_ctl; variable
172 { "ctfs ctl file", ctfs_tops_ctl, &ctfs_ops_ctl },
H A Dctfs_ctl.c65 vp = gfs_file_create(sizeof (ctfs_ctlnode_t), pvp, ctfs_ops_ctl); in ctfs_create_ctlnode()
/titanic_50/usr/src/uts/common/sys/
H A Dctfs_impl.h229 extern vnodeops_t *ctfs_ops_ctl;