Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDspa_impl.h181 SPA_PROC_ACTIVE, /* taskqs created, spa_proc set */ enumerator
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDspa.c1553 spa->spa_proc_state = SPA_PROC_ACTIVE; in spa_thread()
1557 while (spa->spa_proc_state == SPA_PROC_ACTIVE) in spa_thread()
1608 ASSERT(spa->spa_proc_state == SPA_PROC_ACTIVE); in spa_activate()
1781 ASSERT(spa->spa_proc_state == SPA_PROC_ACTIVE); in spa_deactivate()