Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Derofs_fs.h213 Z_EROFS_COMPRESSION_LZ4 = 0, enumerator
H A Ddecompressor.c268 [Z_EROFS_COMPRESSION_LZ4] = {
H A Dsuper.c226 case Z_EROFS_COMPRESSION_LZ4: in erofs_load_compr_cfgs()
H A Dzdata.c498 pcl->algorithmformat = Z_EROFS_COMPRESSION_LZ4; in z_erofs_register_collection()