Home
last modified time | relevance | path

Searched refs:Z_EROFS_COMPRESSION_LZ4 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
H A Derofs_fs.h197 Z_EROFS_COMPRESSION_LZ4 = 0, enumerator
H A Ddecompressor.c198 [Z_EROFS_COMPRESSION_LZ4] = {
H A Dzdata.c400 pcl->algorithmformat = Z_EROFS_COMPRESSION_LZ4; in z_erofs_register_collection()
/kernel/linux/linux-6.6/fs/erofs/
H A Ddecompressor.c373 [Z_EROFS_COMPRESSION_LZ4] = {
403 sbi->available_compr_algs = 1 << Z_EROFS_COMPRESSION_LZ4; in z_erofs_parse_cfgs()
H A Derofs_fs.h296 Z_EROFS_COMPRESSION_LZ4 = 0, enumerator

Completed in 6 milliseconds