Searched refs:spa_livelist_condense_zthr (Results 1 – 4 of 4) sorted by relevance
327 zthr_t *spa_livelist_condense_zthr; /* condensing livelists */ member
1517 if (spa->spa_livelist_condense_zthr != NULL) { in spa_destroy_aux_threads()1518 zthr_destroy(spa->spa_livelist_condense_zthr); in spa_destroy_aux_threads()1519 spa->spa_livelist_condense_zthr = NULL; in spa_destroy_aux_threads()2750 ASSERT3P(spa->spa_livelist_condense_zthr, ==, NULL); in spa_start_livelist_condensing_thread()2751 spa->spa_livelist_condense_zthr = in spa_start_livelist_condensing_thread()8180 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr;8206 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr;
2253 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; in dsl_dir_remove_livelist()
2171 if (spa->spa_livelist_condense_zthr == NULL) in dsl_livelist_try_condense()2204 zthr_wakeup(spa->spa_livelist_condense_zthr); in dsl_livelist_try_condense()