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

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_request.c112 SPEC_TYPE_RAW, enumerator in enum:__anon848
2723 } else if (spec->type == SPEC_TYPE_RAW) {
3004 (*spec)->type = SPEC_TYPE_RAW;
3109 } else if ((spec->type == SPEC_TYPE_RAW) &&
3110 (device->type == SPEC_TYPE_RAW)) {

Completed in 63 milliseconds