Searched refs:DRR_WRITE_COMPRESSED (Results 1 – 2 of 2) sorted by relevance
215 #define DRR_WRITE_COMPRESSED(drrw) ((drrw)->drr_compressiontype != 0) macro217 (DRR_WRITE_COMPRESSED(drrw) ? (drrw)->drr_compressed_size : \
1908 if (DRR_WRITE_COMPRESSED(drrw)) { in flush_write_batch_impl()1958 } else if (DRR_WRITE_COMPRESSED(drrw)) { in flush_write_batch_impl()