Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_dir.c2343 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; in dsl_dir_remove_livelist() local
2344 if (ll_condense_thread != NULL && in dsl_dir_remove_livelist()
2352 zthr_wait_cycle_done(ll_condense_thread); in dsl_dir_remove_livelist()
H A Dspa.c9414 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; local
9415 if (ll_condense_thread != NULL)
9416 zthr_cancel(ll_condense_thread);
9444 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; local
9445 if (ll_condense_thread != NULL)
9446 zthr_resume(ll_condense_thread);