Searched refs:txg_list_destroy (Results 1 – 5 of 5) sorted by relevance
129 extern void txg_list_destroy(txg_list_t *tl);
394 txg_list_destroy(&dp->dp_dirty_datasets); in dsl_pool_close()395 txg_list_destroy(&dp->dp_dirty_zilogs); in dsl_pool_close()396 txg_list_destroy(&dp->dp_sync_tasks); in dsl_pool_close()397 txg_list_destroy(&dp->dp_early_sync_tasks); in dsl_pool_close()398 txg_list_destroy(&dp->dp_dirty_dirs); in dsl_pool_close()
856 txg_list_destroy(txg_list_t *tl) in txg_list_destroy() function
1018 txg_list_destroy(&vd->vdev_ms_list); in vdev_free()1019 txg_list_destroy(&vd->vdev_dtl_list); in vdev_free()
1324 txg_list_destroy(&spa->spa_vdev_txg_list); in spa_deactivate()