Searched refs:new_frees (Results 1 – 1 of 1) sorted by relevance
3151 bplist_t new_frees; in spa_livelist_condense_sync() local3177 bplist_create(&new_frees); in spa_livelist_condense_sync()3180 .frees = &new_frees, in spa_livelist_condense_sync()3197 bplist_iterate(&new_frees, dsl_deadlist_insert_free_cb, ll, tx); in spa_livelist_condense_sync()3198 bplist_destroy(&new_frees); in spa_livelist_condense_sync()