Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Ddsl_dir.c2307 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; in dsl_dir_remove_livelist() local
2308 if (ll_condense_thread != NULL && in dsl_dir_remove_livelist()
2316 zthr_wait_cycle_done(ll_condense_thread); in dsl_dir_remove_livelist()
H A Dspa.c8297 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; local
8298 if (ll_condense_thread != NULL)
8299 zthr_cancel(ll_condense_thread);
8323 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; local
8324 if (ll_condense_thread != NULL)
8325 zthr_resume(ll_condense_thread);