Home
last modified time | relevance | path

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

/linux-6.1.9/fs/erofs/
Derofs_fs.h276 Z_EROFS_COMPRESSION_LZMA = 1, enumerator
Ddecompressor.c380 [Z_EROFS_COMPRESSION_LZMA] = {
Dzmap.c720 map->m_algorithmformat == Z_EROFS_COMPRESSION_LZMA && in z_erofs_do_map_blocks()
Dsuper.c197 case Z_EROFS_COMPRESSION_LZMA: in erofs_load_compr_cfgs()