dsl_scan_init
err = dsl_scan_init(dp, dp->dp_tx.tx_open_txg);
VERIFY0(dsl_scan_init(dp, txg));
int dsl_scan_init(struct dsl_pool *dp, uint64_t txg);