Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzdata.c75 unsigned char algorithmformat; member
702 if (pcl->algorithmformat < Z_EROFS_COMPRESSION_MAX || in z_erofs_attach_page()
759 pcl->algorithmformat = map->m_algorithmformat; in z_erofs_register_pcluster()
1260 z_erofs_decomp[pcl->algorithmformat]; in z_erofs_decompress_pcluster()
1308 .alg = pcl->algorithmformat, in z_erofs_decompress_pcluster()
1363 if (pcl->algorithmformat != Z_EROFS_COMPRESSION_LZ4) { in z_erofs_decompress_pcluster()