Lines Matching defs:spare
861 strncmp(pool, "spare", 5) == 0 ||
1360 "'%s' has an active shared spare which could be"
1880 * spare; but FALSE if its an INUSE spare.
2207 * An active spare device has ZPOOL_CONFIG_IS_SPARE set.
2208 * For a spare vdev, we only want to boot from the active
2209 * spare device.
2212 uint64_t spare = 0;
2214 &spare);
2215 if (!spare)
2522 * a hot spare.
2604 * If the target is a hot spare that has been swapped in, we can only
2605 * replace it with another hot spare.
2613 "can only be replaced by another hot spare"));
2651 "cannot replace a log with a spare"));
2654 "already in replacing/spare config; wait "
3964 * pools with log, cache, and spare devices. Pools which are backed by files or