Searched refs:new_frees (Results 1 – 1 of 1) sorted by relevance
3301 bplist_t new_frees; in spa_livelist_condense_sync() local3327 bplist_create(&new_frees); in spa_livelist_condense_sync()3330 .frees = &new_frees, in spa_livelist_condense_sync()3347 bplist_iterate(&new_frees, dsl_deadlist_insert_free_cb, ll, tx); in spa_livelist_condense_sync()3348 bplist_destroy(&new_frees); in spa_livelist_condense_sync()