Searched refs:dsl_sync_task_t (Results 1 – 3 of 3) sorted by relevance
111 } dsl_sync_task_t; typedef113 void dsl_sync_task_sync(dsl_sync_task_t *, dmu_tx_t *);
51 dsl_sync_task_t dst = { { { NULL } } }; in dsl_sync_task_common()183 dsl_sync_task_t *dst = kmem_zalloc(sizeof (*dst), KM_SLEEP); in dsl_sync_task_nowait_common()217 dsl_sync_task_sync(dsl_sync_task_t *dst, dmu_tx_t *tx) in dsl_sync_task_sync()
209 offsetof(dsl_sync_task_t, dst_node)); in dsl_pool_open_impl()211 offsetof(dsl_sync_task_t, dst_node)); in dsl_pool_open_impl()697 dsl_sync_task_t *dst; in dsl_pool_sync()846 dsl_sync_task_t *dst; in dsl_pool_sync()