dsl_pool_undirty_space
dsl_pool_undirty_space(dmu_objset_pool(dn->dn_objset),
dsl_pool_undirty_space(dp, delta, zio->io_txg);
dsl_pool_undirty_space(dp, dp->dp_dirty_pertxg[txg & TXG_MASK], txg);
void dsl_pool_undirty_space(dsl_pool_t *dp, int64_t space, uint64_t txg);