Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_send.c142 struct redact_list_thread_arg *from_arg; member
1557 err = smt_arg->from_arg->error_code; in send_merge_thread()
1568 smt_arg->from_arg->cancel = B_TRUE; in send_merge_thread()
2069 from_arg->error_code = 0; in setup_from_thread()
2070 from_arg->cancel = B_FALSE; in setup_from_thread()
2071 from_arg->rl = from_rl; in setup_from_thread()
2072 from_arg->mark_redact = B_FALSE; in setup_from_thread()
2113 smt_arg->from_arg = from_arg; in setup_merge_thread()
2418 from_arg = kmem_zalloc(sizeof (*from_arg), KM_SLEEP); in dmu_send_impl()
2560 bqueue_destroy(&from_arg->q); in dmu_send_impl()
[all …]