Home
last modified time | relevance | path

Searched refs:SPA_PROC_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa_impl.h188 SPA_PROC_ACTIVE, /* taskqs created, spa_proc set */ enumerator
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c1588 spa->spa_proc_state = SPA_PROC_ACTIVE; in spa_thread()
1592 while (spa->spa_proc_state == SPA_PROC_ACTIVE) in spa_thread()
1644 ASSERT(spa->spa_proc_state == SPA_PROC_ACTIVE); in spa_activate()
1817 ASSERT(spa->spa_proc_state == SPA_PROC_ACTIVE); in spa_deactivate()