Home
last modified time | relevance | path

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

/fs/erofs/
Dzmap.c511 map->m_algorithmformat = afmt; in z_erofs_do_map_blocks()
515 (map->m_algorithmformat == Z_EROFS_COMPRESSION_LZMA || in z_erofs_do_map_blocks()
516 map->m_algorithmformat == Z_EROFS_COMPRESSION_DEFLATE || in z_erofs_do_map_blocks()
517 map->m_algorithmformat == Z_EROFS_COMPRESSION_ZSTD) && in z_erofs_do_map_blocks()
Dinternal.h341 char m_algorithmformat; member
Dzdata.c766 pcl->algorithmformat = map->m_algorithmformat; in z_erofs_register_pcluster()