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

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_concat.c146 print_layout_volume_msg(devconfig_type_to_str(TYPE_CONCAT), nbytes);
285 devconfig_type_to_str(TYPE_CONCAT),
291 devconfig_type_to_str(TYPE_CONCAT));
392 print_populate_volume_msg(devconfig_type_to_str(TYPE_CONCAT), nbytes);
538 print_layout_explicit_msg(devconfig_type_to_str(TYPE_CONCAT));
616 if ((error = new_devconfig(concat, TYPE_CONCAT)) == 0) {
629 TYPE_CONCAT)) == 0) {
H A Dlayout_dlist_util.c239 case TYPE_CONCAT:
H A Dlayout.c362 if (type == TYPE_CONCAT) {
528 case TYPE_CONCAT:
666 case TYPE_CONCAT:
H A Dlayout_validate.c344 if (type == TYPE_CONCAT || type == TYPE_STRIPE) {
613 } else if (type == TYPE_CONCAT || type == TYPE_STRIPE) {
1311 if (submirtype != TYPE_CONCAT && submirtype != TYPE_STRIPE) {
1892 if ((ncomp > 0) && (type == TYPE_CONCAT || type == TYPE_STRIPE)) {
H A Dlayout_mirror.c1049 print_layout_submirrors_msg(devconfig_type_to_str(TYPE_CONCAT),
1933 devconfig_type_to_str(TYPE_CONCAT),
2041 devconfig_type_to_str(TYPE_CONCAT),
2165 devconfig_type_to_str(TYPE_CONCAT),
H A Dlayout_request.c761 case TYPE_CONCAT:
/illumos-gate/usr/src/cmd/lvm/metassist/common/
H A Dvolume_devconfig.h105 TYPE_CONCAT = 1, enumerator in enum:__anon827
H A Dvolume_defaults.c1007 defaults, diskset, TYPE_CONCAT, &concat, TRUE)) != 0) {
1056 defaults, disksets[i], TYPE_CONCAT, &concat, FALSE);
H A Dvolume_devconfig.c1469 case TYPE_CONCAT: str = gettext("Concat"); break;
/illumos-gate/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c349 { ELEMENT_CONCAT, TYPE_CONCAT, B_TRUE, B_FALSE, concat_attrs },
364 { ELEMENT_CONCAT, TYPE_CONCAT, B_TRUE, B_TRUE, concat_attrs },
377 { ELEMENT_CONCAT, TYPE_CONCAT, B_TRUE, B_FALSE, concat_attrs },

Completed in 71 milliseconds