Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
H A Dzdata.h69 unsigned char algorithmformat; member
H A Dzdata.c400 pcl->algorithmformat = Z_EROFS_COMPRESSION_LZ4; in z_erofs_register_collection()
402 pcl->algorithmformat = Z_EROFS_COMPRESSION_SHIFTED; in z_erofs_register_collection()
888 .alg = pcl->algorithmformat, in z_erofs_decompress_pcluster()
/kernel/linux/linux-6.6/fs/erofs/
H A Dzdata.c82 unsigned char algorithmformat; member
800 pcl->algorithmformat = map->m_algorithmformat; in z_erofs_register_pcluster()
1246 &erofs_decompressors[pcl->algorithmformat]; in z_erofs_decompress_pcluster()
1298 .alg = pcl->algorithmformat, in z_erofs_decompress_pcluster()

Completed in 5 milliseconds