Searched refs:COMPRESSION_LZ4 (Results 1 – 4 of 4) sorted by relevance
174 COMPRESSION_LZ4 = 1, enumerator
237 fill_block.compression = COMPRESSION_LZ4; in write_data()
443 block_buf[i].compression = COMPRESSION_LZ4; in emit_test_blocks()
1404 if (block->compression == COMPRESSION_LZ4) in incfs_process_new_data_block()