Searched refs:dst_nowaiter (Results 1 – 2 of 2) sorted by relevance
93 dst.dst_nowaiter = B_FALSE; in dsl_sync_task()134 dst->dst_nowaiter = B_TRUE; in dsl_sync_task_nowait()170 if (dst->dst_nowaiter) in dsl_sync_task_sync()184 if (dst->dst_nowaiter) in dsl_sync_task_sync()
80 boolean_t dst_nowaiter; member