Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa_impl.h173 SPA_PROC_ACTIVE, /* taskqs created, spa_proc set */ enumerator
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c1131 spa->spa_proc_state = SPA_PROC_ACTIVE; in spa_thread()
1135 while (spa->spa_proc_state == SPA_PROC_ACTIVE) in spa_thread()
1181 ASSERT(spa->spa_proc_state == SPA_PROC_ACTIVE); in spa_activate()
1294 ASSERT(spa->spa_proc_state == SPA_PROC_ACTIVE); in spa_deactivate()