Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDdmu_send.h57 zfs_bookmark_phys_t *frombook, boolean_t stream_compressed,
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDdmu_send.c2956 uint64_t compressed, boolean_t stream_compressed, uint64_t *sizep) in dmu_adjust_send_estimate_for_indirects() argument
2990 size = stream_compressed ? compressed : uncompressed; in dmu_adjust_send_estimate_for_indirects()
3012 zfs_bookmark_phys_t *frombook, boolean_t stream_compressed, in dmu_send_estimate_fast() argument
3091 stream_compressed, sizep); in dmu_send_estimate_fast()