Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dzmap.c559 map->m_algorithmformat = afmt; in z_erofs_do_map_blocks()
563 (map->m_algorithmformat == Z_EROFS_COMPRESSION_LZMA || in z_erofs_do_map_blocks()
564 map->m_algorithmformat == Z_EROFS_COMPRESSION_DEFLATE) && in z_erofs_do_map_blocks()
H A Dinternal.h351 char m_algorithmformat; member
H A Dzdata.c800 pcl->algorithmformat = map->m_algorithmformat; in z_erofs_register_pcluster()