Searched refs:txg_list_create (Results 1 – 5 of 5) sorted by relevance
112 extern void txg_list_create(txg_list_t *tl, size_t offset);
261 txg_list_create(&dp->dp_dirty_datasets, in dsl_pool_open_impl()263 txg_list_create(&dp->dp_dirty_zilogs, in dsl_pool_open_impl()265 txg_list_create(&dp->dp_dirty_dirs, in dsl_pool_open_impl()267 txg_list_create(&dp->dp_sync_tasks, in dsl_pool_open_impl()
699 txg_list_create(txg_list_t *tl, size_t offset) in txg_list_create() function
452 txg_list_create(&vd->vdev_ms_list, in vdev_alloc_common()454 txg_list_create(&vd->vdev_dtl_list, in vdev_alloc_common()
1141 txg_list_create(&spa->spa_vdev_txg_list, in spa_activate()