Searched refs:stream_compressed (Results 1 – 2 of 2) sorted by relevance
52 boolean_t stream_compressed, uint64_t *sizep);54 boolean_t stream_compressed, uint64_t *sizep);
1140 uint64_t compressed, boolean_t stream_compressed, uint64_t *sizep) in dmu_adjust_send_estimate_for_indirects() argument1173 size = stream_compressed ? compressed : uncompressed; in dmu_adjust_send_estimate_for_indirects()1195 boolean_t stream_compressed, uint64_t *sizep) in dmu_send_estimate() argument1231 stream_compressed, sizep); in dmu_send_estimate()1268 boolean_t stream_compressed, uint64_t *sizep) in dmu_send_estimate_from_txg() argument1295 size.compressed, stream_compressed, sizep); in dmu_send_estimate_from_txg()