Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa_impl.h175 SPA_PROC_ACTIVE, /* taskqs created, spa_proc set */ enumerator
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c1167 spa->spa_proc_state = SPA_PROC_ACTIVE; in spa_thread()
1171 while (spa->spa_proc_state == SPA_PROC_ACTIVE) in spa_thread()
1218 ASSERT(spa->spa_proc_state == SPA_PROC_ACTIVE); in spa_activate()
1370 ASSERT(spa->spa_proc_state == SPA_PROC_ACTIVE); in spa_deactivate()