Home
last modified time | relevance | path

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

/linux-6.14.4/fs/erofs/
Dzdata.c74 unsigned char algorithmformat; member
730 pcl->algorithmformat = map->m_algorithmformat; in z_erofs_register_pcluster()
1246 z_erofs_decomp[pcl->algorithmformat]; in z_erofs_decompress_pcluster()
1291 .alg = pcl->algorithmformat, in z_erofs_decompress_pcluster()
1334 if (pcl->algorithmformat != Z_EROFS_COMPRESSION_LZ4) { in z_erofs_decompress_pcluster()