Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c85 typedef struct fstyp_pcfs { struct
146 struct fstyp_pcfs *h; in fstyp_mod_init()
148 if ((h = calloc(1, sizeof (struct fstyp_pcfs))) == NULL) { in fstyp_mod_init()
161 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; in fstyp_mod_fini()
173 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; in fstyp_mod_ident()
181 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; in fstyp_mod_get_attr()
202 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle; in fstyp_mod_dump()