Searched refs:compress_zstd (Results 1 – 2 of 2) sorted by relevance
257 BTRFS_FEAT_ATTR_INCOMPAT(compress_zstd, COMPRESS_ZSTD);272 BTRFS_FEAT_ATTR_PTR(compress_zstd),
410 bool compress_zstd = (file->index + block_index) % 4 == 2; in emit_test_blocks() local444 } else if (compress_zstd) { in emit_test_blocks()