Lines Matching full:combinations
213 * combinations when being reconstructed, consider it too computationally
215 * combinations each time the block is accessed. This allows all segment
216 * copies to participate fairly in the reconstruction when all combinations
1517 * There are relatively few possible combinations making it feasible to
1560 * There are too many combinations to try all of them in a reasonable amount
1561 * of time. So try a fixed number of random combinations from the unique
1633 * Set iv->iv_attempts_max such that all unique combinations will in vdev_indirect_splits_damage()
1683 * reduces the search space and ensures that of the remaining combinations
1686 * When the total number of combinations is small they can all be checked.
1698 * combinations, which is similar to bitwise-little-endian counting in
1715 * vdevs. In either case, we may need to try lots of combinations (see
1747 * to these children, only unique combinations will be considered. in vdev_indirect_reconstruct_io_done()
1796 /* All attempted combinations failed. */ in vdev_indirect_reconstruct_io_done()
1925 "Maximum number of combinations when reconstructing split segments");