Home
last modified time | relevance | path

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

/linux-6.15/fs/erofs/
H A Derofs_fs.h296 Z_EROFS_COMPRESSION_DEFLATE = 2, enumerator
H A Ddecompressor.c447 [Z_EROFS_COMPRESSION_DEFLATE] = &z_erofs_deflate_decomp,
H A Dzmap.c524 map->m_algorithmformat == Z_EROFS_COMPRESSION_DEFLATE || in z_erofs_map_blocks_fo()