zstream_t
list_create(&zf->zf_stream, sizeof (zstream_t),
offsetof(zstream_t, zs_node));
dmu_zfetch_stream_fini(zstream_t *zs)
dmu_zfetch_stream_remove(zfetch_t *zf, zstream_t *zs)
dmu_zfetch_stream_orphan(zfetch_t *zf, zstream_t *zs)
zstream_t *zs;
zstream_t *zs_next;
for (zstream_t *zs = list_head(&zf->zf_stream);
zstream_t *zs = kmem_zalloc(sizeof (*zs), KM_SLEEP);
zstream_t *zs = arg;
zstream_t *zs;