Searched refs:ds_sendstreams (Results 1 – 4 of 4) sorted by relevance
197 list_t ds_sendstreams; member
780 list_insert_head(&to_ds->ds_sendstreams, dsp); in dmu_send_impl()867 list_remove(&to_ds->ds_sendstreams, dsp); in dmu_send_impl()
4464 for (dsp = list_head(&ds->ds_sendstreams); dsp != NULL; in zfs_ioc_send_progress()4465 dsp = list_next(&ds->ds_sendstreams, dsp)) { in zfs_ioc_send_progress()
442 list_create(&ds->ds_sendstreams, sizeof (dmu_sendarg_t), in dsl_dataset_hold_obj()