Home
last modified time | relevance | path

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

/Linux-v5.10/fs/erofs/
Derofs_fs.h194 Z_EROFS_COMPRESSION_LZ4 = 0, enumerator
Ddecompressor.c195 [Z_EROFS_COMPRESSION_LZ4] = {
Dzdata.c402 pcl->algorithmformat = Z_EROFS_COMPRESSION_LZ4; in z_erofs_register_collection()