Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Derofs_fs.h300 Z_EROFS_COMPRESSION_LZMA = 1, enumerator
Ddecompressor.c474 [Z_EROFS_COMPRESSION_LZMA] = &z_erofs_lzma_decomp,
Dzmap.c544 (map->m_algorithmformat == Z_EROFS_COMPRESSION_LZMA || in z_erofs_do_map_blocks()