Home
last modified time | relevance | path

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

/Linux-v5.15/fs/erofs/
Derofs_fs.h250 Z_EROFS_COMPRESSION_LZ4 = 0, enumerator
Ddecompressor.c264 [Z_EROFS_COMPRESSION_LZ4] = {
Dsuper.c225 case Z_EROFS_COMPRESSION_LZ4: in erofs_load_compr_cfgs()
Dzdata.c492 pcl->algorithmformat = Z_EROFS_COMPRESSION_LZ4; in z_erofs_register_collection()