Lines Matching defs:active
740 * zdb uses this path to report on active pools that were
747 * Determine if this pool is currently active, in which case we
1600 boolean_t active;
1631 if (pool_active(hdl, src_name, src_guid, &active) != 0) {
1637 if (active)
1869 * active and imported read-only. If it is, set
1870 * its state to active.
1882 * For an active pool, we have to determine if it's really part
1883 * of a currently active pool (in which case the pool will exist
1885 * active pool that was disconnected without being explicitly
1896 * offlined, we only report it as active if the vdev is
1913 * If this is an active spare within another pool, we
1935 * potentially active. To determine if it's in use, we iterate
1940 * the potentially active case as in use. This means the user