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

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_request.c111 SPEC_TYPE_CTD = 0, enumerator in enum:__anon848
2721 if (spec->type == SPEC_TYPE_CTD) {
2943 (*spec)->type = SPEC_TYPE_CTD;
3107 if ((spec->type == SPEC_TYPE_CTD) && (device->type == SPEC_TYPE_CTD)) {

Completed in 49 milliseconds