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

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_mirror.c159 * Striped submirrors are tried first, then concats.
189 /* second chance: mirrored concats */
401 /* compose concats specified by size */
404 dlist_t *concats = NULL; local
406 request, composed, msize, n, &concats)) == 0) {
409 set_explicit_submirror_names(concats_by_size, concats);
410 composed = dlist_append(concats, composed, AT_TAIL);
414 /* these concats failed */
415 dlist_free_items(concats, free_devconfig_object);
955 * nbytes - the desired capacity for the concats
[all...]

Completed in 111 milliseconds