txg_list_create
txg_list_create(&dp->dp_dirty_datasets, spa,
txg_list_create(&dp->dp_dirty_zilogs, spa,
txg_list_create(&dp->dp_dirty_dirs, spa,
txg_list_create(&dp->dp_sync_tasks, spa,
txg_list_create(&dp->dp_early_sync_tasks, spa,
txg_list_create(&spa->spa_vdev_txg_list, spa,
extern void txg_list_create(txg_list_t *tl, spa_t *spa, size_t offset);
txg_list_create(&vd->vdev_ms_list, spa,
txg_list_create(&vd->vdev_dtl_list, spa,