Home
last modified time | relevance | path

Searched refs:Z_EROFS_COMPRESSION_LZ4 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/erofs/
Derofs_fs.h193 Z_EROFS_COMPRESSION_LZ4 = 0, enumerator
Ddecompressor.c185 [Z_EROFS_COMPRESSION_LZ4] = {
Dzdata.c421 pcl->algorithmformat = Z_EROFS_COMPRESSION_LZ4; in clregister()