Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Derofs_fs.h301 Z_EROFS_COMPRESSION_LZMA = 1, enumerator
H A Ddecompressor.c467 [Z_EROFS_COMPRESSION_LZMA] = &z_erofs_lzma_decomp,
H A Dzmap.c524 (map->m_algorithmformat == Z_EROFS_COMPRESSION_LZMA || in z_erofs_do_map_blocks()