Searched refs:vdev_rebuild_active (Results 1 – 5 of 5) sorted by relevance
91 boolean_t vdev_rebuild_active(vdev_t *);
1000 vdev_rebuild_active(vdev_t *vd) in vdev_rebuild_active() function1007 ret = vdev_rebuild_active(vd->vdev_child[i]); in vdev_rebuild_active()
6260 if (vdev_rebuild_active(spa->spa_root_vdev)) {8285 if (vdev_rebuild_active(rvd))9897 !vdev_rebuild_active(spa->spa_root_vdev) &&11575 *in_progress = vdev_rebuild_active(spa->spa_root_vdev);
860 if (dsl_scan_is_running(scn) || vdev_rebuild_active(rvd) || in dsl_scan_setup_check()
4568 !vdev_rebuild_active(tvd)) in vdev_online()