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);
159 txg_list_create(&dp->dp_dirty_datasets, in dsl_pool_open_impl()161 txg_list_create(&dp->dp_dirty_zilogs, in dsl_pool_open_impl()163 txg_list_create(&dp->dp_dirty_dirs, in dsl_pool_open_impl()165 txg_list_create(&dp->dp_sync_tasks, in dsl_pool_open_impl()
691 txg_list_create(txg_list_t *tl, size_t offset) in txg_list_create() function
353 txg_list_create(&vd->vdev_ms_list, in vdev_alloc_common()355 txg_list_create(&vd->vdev_dtl_list, in vdev_alloc_common()
1095 txg_list_create(&spa->spa_vdev_txg_list, in spa_activate()