| /src/external/gpl2/lvm2/dist/tools/ |
| lvconvert.c | 35 uint32_t mirrors; member in struct:lvconvert_params 119 "with --mirrors, --repair or --log"); 130 lp->mirrors = arg_uint_value(cmd, mirrors_ARG, 0); 138 log_error("--regionsize is only available with mirrors"); 163 } else { /* Mirrors */ 555 log_error("You may only use one of --mirrors and --repair."); 560 * Adjust required number of mirrors 568 lp->mirrors = existing_mirrors; 570 lp->mirrors = existing_mirrors + lp->mirrors; [all...] |
| lvresize.c | 28 uint32_t mirrors; member in struct:lvresize_params 78 if (lp->mirrors) { 79 log_error("Mirrors and striping cannot be combined yet."); 313 lp->mirrors = arg_uint_value(cmd, mirrors_ARG, 1) + 1; 315 log_warn("Mirrors not supported. Ignoring."); 317 log_error("Mirrors argument may not be negative"); 463 /* If extending, find mirrors of last segment */ 475 lp->mirrors = seg_mirrors; 478 (lp->mirrors != seg_mirrors)) { 479 log_error("Cannot vary number of mirrors in LV yet.") [all...] |
| lvcreate.c | 402 lp->mirrors = 1; 406 lp->mirrors = 2; 409 lp->mirrors = arg_uint_value(cmd, mirrors_ARG, 0) + 1; 410 if (lp->mirrors == 1) 411 log_print("Redundant mirrors argument: default is 0"); 413 log_error("Mirrors argument may not be negative"); 445 if (lp->mirrors > 1) { 447 log_error("mirrors and snapshots are currently " 453 log_error("mirrors and stripes are currently " 462 log_error("--corelog is only available with mirrors"); [all...] |
| /src/external/gpl2/lvm2/dist/lib/metadata/ |
| mirror.c | 78 * Returns the number of mirrors of the LV 83 uint32_t s, mirrors; local 89 mirrors = seg->area_count; 95 mirrors += lv_mirror_count(seg_lv(seg, s)) - 1; 98 return mirrors; 468 * num_removed: the requested (maximum) number of mirrors to be removed 469 * removable_pvs: if not NULL, only mirrors using PVs in this list 475 * mirror layer and merge mirrors to the original LV. 553 /* If no more mirrors, remove mirror layer */ 695 /* Some mirrors are removed from the temporary mirror [all...] |
| lv_alloc.h | 51 uint32_t mirrors, uint32_t log_count,
|
| metadata-exported.h | 240 * Mirrors consist of multiple instances of "struct logical_volume": 300 uint32_t region_size; /* For mirrors - in sectors */ 505 uint32_t mirrors, uint32_t extents, 544 uint32_t mirrors; /* mirror */ member in struct:lvcreate_params 654 uint32_t mirrors, uint32_t stripes, 658 uint32_t mirrors, uint32_t log_count, 669 uint32_t mirrors, uint32_t region_size, 675 uint32_t mirrors, uint32_t stripes, uint32_t region_size,
|
| lv_manip.c | 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 [all...] |
| /src/external/gpl2/lvm2/dist/include/ |
| lv_alloc.h | 51 uint32_t mirrors, uint32_t log_count,
|
| metadata-exported.h | 240 * Mirrors consist of multiple instances of "struct logical_volume": 300 uint32_t region_size; /* For mirrors - in sectors */ 505 uint32_t mirrors, uint32_t extents, 544 uint32_t mirrors; /* mirror */ member in struct:lvcreate_params 654 uint32_t mirrors, uint32_t stripes, 658 uint32_t mirrors, uint32_t log_count, 669 uint32_t mirrors, uint32_t region_size, 675 uint32_t mirrors, uint32_t stripes, uint32_t region_size,
|
| /src/external/gpl2/lvm2/dist/ |
| configure.in | 289 dnl -- mirrors inclusion type 290 AC_MSG_CHECKING(whether to include mirrors) 291 AC_ARG_WITH(mirrors, 292 [ --with-mirrors=TYPE Mirror support: internal/shared/none 294 [ MIRRORS="$withval" ], 295 [ MIRRORS="internal" ]) 296 AC_MSG_RESULT($MIRRORS) 298 if [[ "x$MIRRORS" != xnone -a "x$MIRRORS" != xinternal -a "x$MIRRORS" != xshared ]] [all...] |
| /src/external/gpl2/lvm2/dist/test/ |
| t-mirror-lvconvert.sh | 82 local mirrors=$2 83 [ "$mirrors" -eq "$(lvs --noheadings -ostripes $lv)" ] 152 # add 2 mirrors 176 # add 2 mirrors to core log mirror" 252 # "remove one of newly added mirrors"
|
| /src/usr.sbin/sysinst/ |
| partman.c | 157 int mirrors; member in struct:lv_t 1840 dev_ptr->mirrors); 1917 out_var = &(dev_ptr->mirrors); 2072 if (lvms[i].lv[ii].mirrors > 0) { 2074 lvms[i].lv[ii].mirrors);
|
| /src/external/gpl2/gettext/dist/build-aux/ |
| texinfo.tex | 30 % (and all GNU mirrors, see ftp://ftp.gnu.org/pub/gnu/README.mirrors) 33 % (and all CTAN mirrors, finger ctan@tug.org for a list).
|
| /src/external/gpl2/diffutils/dist/config/ |
| texinfo.tex | 33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html) 36 % (and all CTAN mirrors, see http://www.ctan.org),
|
| /src/external/gpl2/grep/dist/doc/ |
| texinfo.tex | 33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html) 36 % (and all CTAN mirrors, finger ctan@us.ctan.org for a list).
|
| /src/external/gpl2/gmake/dist/config/ |
| texinfo.tex | 35 % (and all CTAN mirrors, see http://www.ctan.org).
|
| /src/external/gpl2/groff/dist/doc/ |
| texinfo.tex | 35 % (and all CTAN mirrors, see http://www.ctan.org).
|
| /src/external/gpl2/texinfo/dist/doc/ |
| texinfo.tex | 35 % (and all CTAN mirrors, see http://www.ctan.org).
|
| /src/external/gpl2/xcvs/dist/build-aux/ |
| texinfo.tex | 33 % (and all CTAN mirrors, see http://www.ctan.org).
|
| /src/external/gpl3/autoconf/dist/build-aux/ |
| texinfo.tex | 33 % (and all CTAN mirrors, see http://www.ctan.org).
|
| /src/external/gpl3/binutils/dist/texinfo/ |
| texinfo.tex | 33 % (and all CTAN mirrors, see http://www.ctan.org).
|
| /src/external/gpl3/binutils.old/dist/texinfo/ |
| texinfo.tex | 33 % (and all CTAN mirrors, see http://www.ctan.org).
|
| /src/external/gpl3/gdb/dist/texinfo/ |
| texinfo.tex | 33 % (and all CTAN mirrors, see http://www.ctan.org).
|
| /src/external/gpl3/gdb.old/dist/texinfo/ |
| texinfo.tex | 33 % (and all CTAN mirrors, see http://www.ctan.org).
|