Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c66 typedef struct fstyp_ufs { struct
107 struct fstyp_ufs *h; in fstyp_mod_init()
113 if ((h = calloc(1, sizeof (struct fstyp_ufs))) == NULL) { in fstyp_mod_init()
125 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; in fstyp_mod_fini()
137 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; in fstyp_mod_ident()
145 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; in fstyp_mod_get_attr()
166 struct fstyp_ufs *h = (struct fstyp_ufs *)handle; in fstyp_mod_dump()