Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
Ddmu_impl.h289 kthread_t *dsa_td; member
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Ddmu_send.c166 auio.uio_td = dsp->dsa_td; in dump_bytes()
171 dsp->dsa_err = fo_write(dsp->dsa_fp, &auio, dsp->dsa_td->td_ucred, 0, in dump_bytes()
172 dsp->dsa_td); in dump_bytes()
853 dsp->dsa_td = curthread; in dmu_send_impl()