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

/illumos-gate/usr/src/cmd/fs.d/zfs/fstyp/
H A Dfstyp.c44 struct fstyp_zfs { struct
57 struct fstyp_zfs *h;
63 if ((h = calloc(1, sizeof (struct fstyp_zfs))) == NULL) {
75 struct fstyp_zfs *h = (struct fstyp_zfs *)handle;
86 struct fstyp_zfs *h = (struct fstyp_zfs *)handle;
124 struct fstyp_zfs *h = (struct fstyp_zfs *)handle;

Completed in 65 milliseconds