Searched refs:m_algorithmformat (Results 1 – 3 of 3) sorted by relevance
476 map->m_algorithmformat = Z_EROFS_COMPRESSION_INTERLACED; in z_erofs_map_blocks_fo()478 map->m_algorithmformat = Z_EROFS_COMPRESSION_SHIFTED; in z_erofs_map_blocks_fo()480 map->m_algorithmformat = vi->z_algorithmtype[1]; in z_erofs_map_blocks_fo()482 map->m_algorithmformat = vi->z_algorithmtype[0]; in z_erofs_map_blocks_fo()487 (map->m_algorithmformat == Z_EROFS_COMPRESSION_LZMA || in z_erofs_map_blocks_fo()488 map->m_algorithmformat == Z_EROFS_COMPRESSION_DEFLATE || in z_erofs_map_blocks_fo()489 map->m_algorithmformat == Z_EROFS_COMPRESSION_ZSTD) && in z_erofs_map_blocks_fo()597 map->m_algorithmformat = fmt - 1; in z_erofs_map_blocks_ext()599 map->m_algorithmformat = in z_erofs_map_blocks_ext()602 map->m_algorithmformat = in z_erofs_map_blocks_ext()[all …]
384 char m_algorithmformat; member
754 pcl->algorithmformat = map->m_algorithmformat; in z_erofs_register_pcluster()