Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c64 typedef struct fstyp_ufs { struct
105 struct fstyp_ufs *h; in fstyp_mod_init()
111 if ((h = calloc(1, sizeof (struct fstyp_ufs))) == NULL) { in fstyp_mod_init()
123 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; in fstyp_mod_fini()
135 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; in fstyp_mod_ident()
143 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; in fstyp_mod_get_attr()
164 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; in fstyp_mod_dump()