scan_ds_queue_remove
static void scan_ds_queue_remove(dsl_scan_t *scn, uint64_t dsobj);
scan_ds_queue_remove(scn, ds->ds_object);
scan_ds_queue_remove(scn, ds->ds_object);
scan_ds_queue_remove(scn, ds1->ds_object);
scan_ds_queue_remove(scn, ds2->ds_object);
scan_ds_queue_remove(scn, dsobj);