Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu_send.h58 zfs_bookmark_phys_t *frombook, boolean_t stream_compressed,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c2974 uint64_t compressed, boolean_t stream_compressed, uint64_t *sizep) in dmu_adjust_send_estimate_for_indirects() argument
3008 size = stream_compressed ? compressed : uncompressed; in dmu_adjust_send_estimate_for_indirects()
3030 zfs_bookmark_phys_t *frombook, boolean_t stream_compressed, in dmu_send_estimate_fast() argument
3109 stream_compressed, sizep); in dmu_send_estimate_fast()