Searched refs:m_algorithmformat (Results 1 – 3 of 3) sorted by relevance
540 map->m_algorithmformat = afmt; in z_erofs_do_map_blocks()544 (map->m_algorithmformat == Z_EROFS_COMPRESSION_LZMA || in z_erofs_do_map_blocks()545 map->m_algorithmformat == Z_EROFS_COMPRESSION_DEFLATE || in z_erofs_do_map_blocks()546 map->m_algorithmformat == Z_EROFS_COMPRESSION_ZSTD) && in z_erofs_do_map_blocks()
351 char m_algorithmformat; member
735 pcl->algorithmformat = map->m_algorithmformat; in z_erofs_register_pcluster()
Completed in 28 milliseconds