Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_send.h58 zfs_bookmark_phys_t *frombook, boolean_t stream_compressed,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_send.c2926 uint64_t compressed, boolean_t stream_compressed, uint64_t *sizep) in dmu_adjust_send_estimate_for_indirects() argument
2960 size = stream_compressed ? compressed : uncompressed; in dmu_adjust_send_estimate_for_indirects()
2982 zfs_bookmark_phys_t *frombook, boolean_t stream_compressed, in dmu_send_estimate_fast() argument
3061 stream_compressed, sizep); in dmu_send_estimate_fast()