Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_dir.c2253 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; in dsl_dir_remove_livelist() local
2254 if (ll_condense_thread != NULL && in dsl_dir_remove_livelist()
2262 zthr_wait_cycle_done(ll_condense_thread); in dsl_dir_remove_livelist()
H A Dspa.c8180 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; local
8181 if (ll_condense_thread != NULL)
8182 zthr_cancel(ll_condense_thread);
8206 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; local
8207 if (ll_condense_thread != NULL)
8208 zthr_resume(ll_condense_thread);