Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_impl.h291 boolean_t dsa_sent_end; member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c148 dsp->dsa_sent_end = B_TRUE; in dump_record()
1207 VERIFY(err != 0 || (dsp->dsa_sent_begin && dsp->dsa_sent_end)); in dmu_send_impl()