Searched refs:dsl_sync_task_t (Results 1 – 3 of 3) sorted by relevance
109 } dsl_sync_task_t; typedef111 void dsl_sync_task_sync(dsl_sync_task_t *, dmu_tx_t *);
50 dsl_sync_task_t dst = { { { NULL } } }; in dsl_sync_task_common()175 dsl_sync_task_t *dst = kmem_zalloc(sizeof (*dst), KM_SLEEP); in dsl_sync_task_nowait_common()209 dsl_sync_task_sync(dsl_sync_task_t *dst, dmu_tx_t *tx) in dsl_sync_task_sync()
206 offsetof(dsl_sync_task_t, dst_node)); in dsl_pool_open_impl()208 offsetof(dsl_sync_task_t, dst_node)); in dsl_pool_open_impl()640 dsl_sync_task_t *dst; in dsl_pool_sync()787 dsl_sync_task_t *dst; in dsl_pool_sync()