Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Dzmap.c702 map->m_algorithmformat = in z_erofs_do_map_blocks()
705 map->m_algorithmformat = in z_erofs_do_map_blocks()
708 map->m_algorithmformat = vi->z_algorithmtype[1]; in z_erofs_do_map_blocks()
710 map->m_algorithmformat = vi->z_algorithmtype[0]; in z_erofs_do_map_blocks()
715 map->m_algorithmformat == Z_EROFS_COMPRESSION_LZMA && in z_erofs_do_map_blocks()
Dinternal.h419 char m_algorithmformat; member
Dzdata.c503 pcl->algorithmformat = map->m_algorithmformat; in z_erofs_register_pcluster()