Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c87 typedef struct fstyp_pcfs { struct
148 struct fstyp_pcfs *h; in fstyp_mod_init()
150 if ((h = calloc(1, sizeof (struct fstyp_pcfs))) == NULL) { in fstyp_mod_init()
163 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; in fstyp_mod_fini()
175 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; in fstyp_mod_ident()
183 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; in fstyp_mod_get_attr()
204 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; in fstyp_mod_dump()