Lines Matching refs:mirrors
540 uint32_t mirrors,
549 if (stripes > 1 && mirrors > 1) {
550 log_error("Striped mirrors are not supported yet");
561 else if (mirrors > 1)
562 area_count = mirrors;
1312 uint32_t mirrors, uint32_t log_count,
1338 if (!(ah = _alloc_init(vg->cmd, vg->cmd->mem, segtype, alloc, mirrors,
1395 * So, when adding mirrors to linear LV segment, first split it,
1510 log_error("Mirror layer must be inserted before adding mirrors");
1622 uint32_t mirrors, uint32_t extents,
1634 if (!(ah = allocate_extents(lv->vg, lv, segtype, stripes, mirrors, 0, 0,
1638 if (mirrors < 2)
2863 if (lp->mirrors > 1 && !(vg->fid->fmt->features & FMT_SEGMENTS)) {
2984 if (lp->mirrors > 1 && !activation()) {
3016 if (lp->mirrors > 1) {
3053 if (lp->mirrors > 1) {
3054 if (!lv_add_mirrors(cmd, lv, lp->mirrors - 1, lp->stripes,