Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzdata.h70 unsigned char algorithmformat; member
H A Dzdata.c498 pcl->algorithmformat = Z_EROFS_COMPRESSION_LZ4; in z_erofs_register_collection()
500 pcl->algorithmformat = Z_EROFS_COMPRESSION_SHIFTED; in z_erofs_register_collection()
988 .alg = pcl->algorithmformat, in z_erofs_decompress_pcluster()