Searched refs:dst_syncfunc (Results 1 – 2 of 2) sorted by relevance
90 dst.dst_syncfunc = syncfunc; in dsl_sync_task()131 dst->dst_syncfunc = syncfunc; in dsl_sync_task_nowait()182 dst->dst_syncfunc(dst->dst_arg, tx); in dsl_sync_task_sync()
77 dsl_syncfunc_t *dst_syncfunc; member