Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Dzdata.c77 unsigned char algorithmformat; member
735 pcl->algorithmformat = map->m_algorithmformat; in z_erofs_register_pcluster()
1178 z_erofs_decomp[pcl->algorithmformat]; in z_erofs_decompress_pcluster()
1222 .alg = pcl->algorithmformat, in z_erofs_decompress_pcluster()
1262 if (pcl->algorithmformat != Z_EROFS_COMPRESSION_LZ4) { in z_erofs_decompress_pcluster()