CLEANUP: compression: statify all algo-specific functions

There's no reason for exporting identity_* nor deflate_*, they're only
used in the same file. Mark them static, it will make it easier to add
other algorithms.
2 files changed