Home
last modified time | relevance | path

Searched refs:TYPE_STRIPE (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/lvm/metassist/common/
H A Dvolume_defaults.c1120 defaults, diskset, TYPE_STRIPE, &stripe, TRUE)) != 0) { in defaults_set_stripe_mincomp()
1169 defaults, disksets[i], TYPE_STRIPE, &stripe, FALSE); in defaults_get_stripe_mincomp()
1233 defaults, diskset, TYPE_STRIPE, &stripe, TRUE)) != 0) { in defaults_set_stripe_maxcomp()
1282 defaults, disksets[i], TYPE_STRIPE, &stripe, FALSE); in defaults_get_stripe_maxcomp()
1346 defaults, diskset, TYPE_STRIPE, &stripe, TRUE)) != 0) { in defaults_set_stripe_interlace()
1394 defaults, disksets[i], TYPE_STRIPE, &stripe, FALSE); in defaults_get_stripe_interlace()
1458 defaults, diskset, TYPE_STRIPE, &stripe, TRUE)) != 0) { in defaults_set_stripe_usehsp()
1507 defaults, disksets[i], TYPE_STRIPE, &stripe, FALSE); in defaults_get_stripe_usehsp()
H A Dvolume_devconfig.h116 TYPE_STRIPE, enumerator
H A Dvolume_devconfig.c1480 case TYPE_STRIPE: str = gettext("Stripe"); break; in devconfig_type_to_str()
1634 case TYPE_STRIPE: in devconfig_dump()
/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_stripe.c188 print_layout_volume_msg(devconfig_type_to_str(TYPE_STRIPE), nbytes); in layout_stripe()
414 devconfig_type_to_str(TYPE_STRIPE), in layout_stripe()
420 devconfig_type_to_str(TYPE_STRIPE)); in layout_stripe()
486 devconfig_type_to_str(TYPE_STRIPE), nbytes, ncomp); in populate_stripe()
639 print_layout_explicit_msg(devconfig_type_to_str(TYPE_STRIPE)); in populate_explicit_stripe()
860 if ((error = new_devconfig(stripe, TYPE_STRIPE)) == 0) { in assemble_stripe()
873 TYPE_STRIPE)) == 0) { in assemble_stripe()
H A Dlayout_validate.c344 if (type == TYPE_CONCAT || type == TYPE_STRIPE) { in validate_request_sizes()
613 } else if (type == TYPE_CONCAT || type == TYPE_STRIPE) { in validate_request()
1311 if (submirtype != TYPE_CONCAT && submirtype != TYPE_STRIPE) { in validate_submirror_types()
1892 if ((ncomp > 0) && (type == TYPE_CONCAT || type == TYPE_STRIPE)) { in validate_slice_components()
1920 if ((ncomp > 0) && (type == TYPE_STRIPE)) { in validate_slice_components()
H A Dlayout.c354 if (type == TYPE_STRIPE) { in process_request()
527 case TYPE_STRIPE: in convert_device_names()
665 case TYPE_STRIPE: in collect_modified_disks()
H A Dlayout_mirror.c337 if (ctype == TYPE_STRIPE) { in populate_explicit_mirror()
370 if (ctype == TYPE_STRIPE) { in populate_explicit_mirror()
705 print_layout_submirrors_msg(devconfig_type_to_str(TYPE_STRIPE), in layout_stripe_submirrors()
1495 devconfig_type_to_str(TYPE_STRIPE), in compose_stripe_per_hba()
1645 devconfig_type_to_str(TYPE_STRIPE), in compose_stripes_across_hbas()
1821 devconfig_type_to_str(TYPE_STRIPE), in compose_stripes_within_hba()
H A Dlayout_dlist_util.c242 case TYPE_STRIPE: in free_devconfig_object()
H A Dlayout_svm_util.c1453 error = get_next_volume_name(subname, TYPE_STRIPE); in get_next_submirror_name()
H A Dlayout_request.c756 case TYPE_STRIPE: in get_volume_faultrecov()
/titanic_41/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c348 { ELEMENT_STRIPE, TYPE_STRIPE, B_TRUE, B_FALSE, stripe_attrs },
363 { ELEMENT_STRIPE, TYPE_STRIPE, B_TRUE, B_TRUE, stripe_attrs },
376 { ELEMENT_STRIPE, TYPE_STRIPE, B_TRUE, B_FALSE, stripe_attrs },