Searched refs:dst_arg (Results 1 – 2 of 2) sorted by relevance
68 dst.dst_arg = arg; in dsl_sync_task_common()182 dst->dst_arg = arg; in dsl_sync_task_nowait_common()246 dst->dst_error = dst->dst_checkfunc(dst->dst_arg, tx); in dsl_sync_task_sync()248 dst->dst_syncfunc(dst->dst_arg, tx); in dsl_sync_task_sync()
106 void *dst_arg; member