Searched refs:ll_condense_thread (Results 1 – 2 of 2) sorted by relevance
2345 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; in dsl_dir_remove_livelist() local2346 if (ll_condense_thread != NULL && in dsl_dir_remove_livelist()2354 zthr_wait_cycle_done(ll_condense_thread); in dsl_dir_remove_livelist()
9171 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; local9172 if (ll_condense_thread != NULL)9173 zthr_cancel(ll_condense_thread);9201 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; local9202 if (ll_condense_thread != NULL)9203 zthr_resume(ll_condense_thread);