Searched refs:ctd_spec_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_request.c108 } ctd_spec_t; typedef in typeref:struct:__anon847
119 ctd_spec_t *ctd;
2942 /* allocate the ctd_spec_t struct and store the ids */
2944 (*spec)->data.ctd = (ctd_spec_t *)calloc(1, sizeof (ctd_spec_t));

Completed in 63 milliseconds