Home
last modified time | relevance | path

Searched refs:dsl_sync_task_t (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_synctask.h109 } dsl_sync_task_t; typedef
111 void dsl_sync_task_sync(dsl_sync_task_t *, dmu_tx_t *);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_synctask.c50 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()
H A Ddsl_pool.c206 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()