Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dctfs_impl.h196 extern vnode_t *ctfs_create_pbundle(vnode_t *);
/titanic_50/usr/src/uts/common/fs/ctfs/
H A Dctfs_tdir.c52 { "pbundle", ctfs_create_pbundle },
H A Dctfs_event.c348 ctfs_create_pbundle(vnode_t *pvp) in ctfs_create_pbundle() function