Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzdata.c74 unsigned char algorithmformat; member
697 if (pcl->algorithmformat < Z_EROFS_COMPRESSION_MAX || in z_erofs_attach_page()
754 pcl->algorithmformat = map->m_algorithmformat; in z_erofs_register_pcluster()
1274 z_erofs_decomp[pcl->algorithmformat]; in z_erofs_decompress_pcluster()
1321 .alg = pcl->algorithmformat, in z_erofs_decompress_pcluster()
1363 if (pcl->algorithmformat != Z_EROFS_COMPRESSION_LZ4) { in z_erofs_decompress_pcluster()