Home
last modified time | relevance | path

Searched refs:sr_state (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_removal.c285 spa->spa_removing_phys.sr_state = DSS_SCANNING; in vdev_remove_initiate_sync()
388 spa->spa_removing_phys.sr_state = DSS_NONE; in spa_remove_init()
397 if (spa->spa_removing_phys.sr_state == DSS_SCANNING) { in spa_remove_init()
695 spa->spa_removing_phys.sr_state = state; in spa_finish_removal()
2016 if (spa->spa_removing_phys.sr_state == DSS_SCANNING) in spa_vdev_remove_top_check()
2327 prs->prs_state = spa->spa_removing_phys.sr_state; in spa_removal_get_stats()
H A Dspa_checkpoint.c464 if (spa->spa_removing_phys.sr_state == DSS_SCANNING) in spa_checkpoint_check()
H A Dspa.c5730 spa->spa_removing_phys.sr_state = DSS_NONE;
9595 *in_progress = (spa->spa_removing_phys.sr_state ==
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa_impl.h78 uint64_t sr_state; /* dsl_scan_state_t */ member
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c3735 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()
7312 while (spa->spa_removing_phys.sr_state == DSS_SCANNING) in ztest_run()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-endor-defs.h6418 uint32_t sr_state : 4; /**< SPI State Machine member
6432 uint32_t sr_state : 4;