Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
HDdmu_impl.h287 kthread_t *dsa_td; member
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDdmu_send.c139 auio.uio_td = dsp->dsa_td; in dump_bytes()
143 dsp->dsa_err = fo_write(dsp->dsa_fp, &auio, dsp->dsa_td->td_ucred, 0, in dump_bytes()
144 dsp->dsa_td); in dump_bytes()
884 dsp->dsa_td = curthread; in dmu_send_impl()