Searched refs:dsl_sync_task_t (Results 1 – 3 of 3) sorted by relevance
101 } dsl_sync_task_t; typedef103 void dsl_sync_task_sync(dsl_sync_task_t *, dmu_tx_t *);
41 dsl_sync_task_t dst = { { { NULL } } }; in dsl_sync_task_common()173 dsl_sync_task_t *dst = kmem_zalloc(sizeof (*dst), KM_SLEEP); in dsl_sync_task_nowait_common()207 dsl_sync_task_sync(dsl_sync_task_t *dst, dmu_tx_t *tx) in dsl_sync_task_sync()
199 offsetof(dsl_sync_task_t, dst_node)); in dsl_pool_open_impl()201 offsetof(dsl_sync_task_t, dst_node)); in dsl_pool_open_impl()693 dsl_sync_task_t *dst; in dsl_pool_sync()842 dsl_sync_task_t *dst; in dsl_pool_sync()