Searched refs:spa_removing_phys (Results 1 – 6 of 6) sorted by relevance
153 &spa->spa_removing_phys, tx)); in spa_sync_removing_state()284 spa->spa_removing_phys.sr_end_time = 0; in vdev_remove_initiate_sync()286 spa->spa_removing_phys.sr_to_copy = 0; in vdev_remove_initiate_sync()287 spa->spa_removing_phys.sr_copied = 0; in vdev_remove_initiate_sync()299 spa->spa_removing_phys.sr_to_copy += in vdev_remove_initiate_sync()306 spa->spa_removing_phys.sr_to_copy -= in vdev_remove_initiate_sync()385 &spa->spa_removing_phys); in spa_remove_init()388 spa->spa_removing_phys.sr_state = DSS_NONE; in spa_remove_init()695 spa->spa_removing_phys.sr_state = state; in spa_finish_removal()1100 spa->spa_removing_phys.sr_to_copy); in vdev_remove_complete_sync()[all …]
464 if (spa->spa_removing_phys.sr_state == DSS_SCANNING) in spa_checkpoint_check()
5730 spa->spa_removing_phys.sr_state = DSS_NONE;5731 spa->spa_removing_phys.sr_removing_vdev = -1;5732 spa->spa_removing_phys.sr_prev_indirect_vdev = -1;6494 spa->spa_removing_phys.sr_prev_indirect_vdev != -1) {9595 *in_progress = (spa->spa_removing_phys.sr_state ==
2589 vdevid = spa->spa_removing_phys.sr_prev_indirect_vdev; in spa_get_last_removal_txg()
77 typedef struct spa_removing_phys { struct307 spa_removing_phys_t spa_removing_phys; member
3735 while (spa->spa_removing_phys.sr_state == DSS_SCANNING) in ztest_device_removal()7310 if (spa->spa_removing_phys.sr_state == DSS_SCANNING || in ztest_run()7311 spa->spa_removing_phys.sr_prev_indirect_vdev != -1) { in ztest_run()7312 while (spa->spa_removing_phys.sr_state == DSS_SCANNING) in ztest_run()