Home
last modified time | relevance | path

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

/linux-6.15/fs/erofs/
H A Dzdata.c74 unsigned char algorithmformat; member
666 if (pcl->algorithmformat < Z_EROFS_COMPRESSION_MAX || in z_erofs_attach_page()
723 pcl->algorithmformat = map->m_algorithmformat; in z_erofs_register_pcluster()
1240 z_erofs_decomp[pcl->algorithmformat]; in z_erofs_decompress_pcluster()
1287 .alg = pcl->algorithmformat, in z_erofs_decompress_pcluster()
1330 if (pcl->algorithmformat != Z_EROFS_COMPRESSION_LZ4) { in z_erofs_decompress_pcluster()