Home
last modified time | relevance | path

Searched refs:spa_livelist_condense_zthr (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa_impl.h327 zthr_t *spa_livelist_condense_zthr; /* condensing livelists */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c1517 if (spa->spa_livelist_condense_zthr != NULL) { in spa_destroy_aux_threads()
1518 zthr_destroy(spa->spa_livelist_condense_zthr); in spa_destroy_aux_threads()
1519 spa->spa_livelist_condense_zthr = NULL; in spa_destroy_aux_threads()
2750 ASSERT3P(spa->spa_livelist_condense_zthr, ==, NULL); in spa_start_livelist_condensing_thread()
2751 spa->spa_livelist_condense_zthr = in spa_start_livelist_condensing_thread()
8180 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr;
8206 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr;
H A Ddsl_dir.c2253 zthr_t *ll_condense_thread = spa->spa_livelist_condense_zthr; in dsl_dir_remove_livelist()
H A Ddsl_dataset.c2171 if (spa->spa_livelist_condense_zthr == NULL) in dsl_livelist_try_condense()
2204 zthr_wakeup(spa->spa_livelist_condense_zthr); in dsl_livelist_try_condense()