Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Ddsl_dir.c2338 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; in dsl_dir_remove_livelist() local
2339 if (ll_condense_thread != NULL && in dsl_dir_remove_livelist()
2347 zthr_wait_cycle_done(ll_condense_thread); in dsl_dir_remove_livelist()
H A Dspa.c8859 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; local
8860 if (ll_condense_thread != NULL)
8861 zthr_cancel(ll_condense_thread);
8885 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; local
8886 if (ll_condense_thread != NULL)
8887 zthr_resume(ll_condense_thread);