Searched refs:ds_sendstreams (Results 1 – 4 of 4) sorted by relevance
182 list_t ds_sendstreams; member
660 list_insert_head(&ds->ds_sendstreams, dsp); in dmu_send_impl()696 list_remove(&ds->ds_sendstreams, dsp); in dmu_send_impl()
4509 for (dsp = list_head(&ds->ds_sendstreams); dsp != NULL;4510 dsp = list_next(&ds->ds_sendstreams, dsp)) {
412 list_create(&ds->ds_sendstreams, sizeof (dmu_sendarg_t), in dsl_dataset_hold_obj()