Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dzdata.h69 unsigned char algorithmformat; member
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()
886 .alg = pcl->algorithmformat, in z_erofs_decompress_pcluster()