Searched refs:dsl_sync_task_t (Results 1 – 3 of 3) sorted by relevance
110 } dsl_sync_task_t; typedef112 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()
213 offsetof(dsl_sync_task_t, dst_node)); in dsl_pool_open_impl()215 offsetof(dsl_sync_task_t, dst_node)); in dsl_pool_open_impl()695 dsl_sync_task_t *dst; in dsl_pool_sync()843 dsl_sync_task_t *dst; in dsl_pool_sync()