Searched refs:zstream_t (Results 1 – 2 of 2) sorted by relevance
125 list_create(&zf->zf_stream, sizeof (zstream_t), in dmu_zfetch_init()126 offsetof(zstream_t, zs_node)); in dmu_zfetch_init()132 dmu_zfetch_stream_remove(zfetch_t *zf, zstream_t *zs) in dmu_zfetch_stream_remove()147 zstream_t *zs; in dmu_zfetch_fini()170 zstream_t *zs_next; in dmu_zfetch_stream_create()178 for (zstream_t *zs = list_head(&zf->zf_stream); in dmu_zfetch_stream_create()204 zstream_t *zs = kmem_zalloc(sizeof (*zs), KM_SLEEP); in dmu_zfetch_stream_create()225 zstream_t *zs; in dmu_zfetch()
56 } zstream_t; typedef