Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_send.c1912 uint64_t numfromredactsnaps; member
2483 if (dspp->numfromredactsnaps > 0) { in dmu_send_impl()
2678 &dspp.numfromredactsnaps, in dmu_send_obj()
2681 } else if (dspp.numfromredactsnaps > 0) { in dmu_send_obj()
2682 uint64_t size = dspp.numfromredactsnaps * in dmu_send_obj()
2700 dspp.numfromredactsnaps = NUM_SNAPS_NOT_REDACTED; in dmu_send_obj()
2860 &dspp.numfromredactsnaps, in dmu_send()
2862 dspp.numfromredactsnaps = in dmu_send()
2864 } else if (dspp.numfromredactsnaps > 0) { in dmu_send()
2866 dspp.numfromredactsnaps * in dmu_send()
[all …]