Searched refs:vdev_rebuild_active (Results 1 – 5 of 5) sorted by relevance
88 boolean_t vdev_rebuild_active(vdev_t *);
982 vdev_rebuild_active(vdev_t *vd) in vdev_rebuild_active() function989 ret = vdev_rebuild_active(vd->vdev_child[i]); in vdev_rebuild_active()
5454 if (vdev_rebuild_active(spa->spa_root_vdev)) {7294 if (vdev_rebuild_active(rvd))8775 !vdev_rebuild_active(spa->spa_root_vdev) &&10344 if ((*in_progress = vdev_rebuild_active(spa->spa_root_vdev)))
842 if (dsl_scan_is_running(scn) || vdev_rebuild_active(rvd) || in dsl_scan_setup_check()
4298 !vdev_rebuild_active(tvd)) in vdev_online()