Lines Matching defs:stripe
177 md_stripe_t *stripe);
676 gettext("component of stripe \"%s\""),
1454 * mdnamelist_t *nlp pointer to stripe name
1455 * md_stripe_t *stripe
1461 cache_stripe(cache_t *cache, mdnamelist_t *nlp, md_stripe_t *stripe)
1471 if (stripe->hspnamep) {
1472 if (add_hsp_user(stripe->hspnamep->hspname,
1477 for (i = 0; i < stripe->rows.rows_len; i++) {
1481 rowp = &stripe->rows.rows_val[i];
1482 if (stripe->rows.rows_len == 1 && rowp->comps.comps_len > 1) {
1673 md_stripe_t *stripe;
1681 stripe = meta_get_stripe(sp, mdn, &error);
1683 if (stripe != NULL) {
1684 if (cache_stripe(cache, nlp, stripe) != 0) {
2687 * stripe/concat/mirror, and so no check to see what
2734 * Check the status of the passed in device within the stripe in question.
2738 * mdname_t * the stripe that is being examined
2759 rcm_log_message(RCM_TRACE1, "SVM: concat/stripe checking %s %s\n",
2767 * If the stripe is not a parent then nothing can be done, user
2772 "SVM: stripe is a top level device\n");
2822 "SVM: stripe comp %s check\n",
2835 "SVM: stripe %s broken, hotspare active\n",
2854 "SVM: stripe %s is broken\n", uname);
2869 * found in the stripe. This means that there is something
2886 * mdname_t * the stripe that is being examined
3028 "SVM: Mirror check is done by the stripe check\n");
3035 * be built on a stripe/concat.