Searched defs:fstyp_ufs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c66 typedef struct fstyp_ufs { struct
107 struct fstyp_ufs *h;
113 if ((h = calloc(1, sizeof (struct fstyp_ufs))) == NULL) {
125 struct fstyp_ufs *h = (struct fstyp_ufs *)handle;
137 struct fstyp_ufs *h = (struct fstyp_ufs *)handle;
145 struct fstyp_ufs *h = (struct fstyp_ufs *)handle;
166 struct fstyp_ufs *
[all...]

Completed in 473 milliseconds