Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
Dspa_impl.h114 SPA_PROC_ACTIVE, /* taskqs created, spa_proc set */ enumerator
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dspa.c1059 spa->spa_proc_state = SPA_PROC_ACTIVE; in spa_thread()
1063 while (spa->spa_proc_state == SPA_PROC_ACTIVE) in spa_thread()
1109 ASSERT(spa->spa_proc_state == SPA_PROC_ACTIVE); in spa_activate()
1203 ASSERT(spa->spa_proc_state == SPA_PROC_ACTIVE); in spa_deactivate()