Home
last modified time | relevance | path

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

/fs/erofs/
A Ddecompressor.c464 if (sbi->available_compr_algs & ~Z_EROFS_ALL_COMPR_ALGS) { in z_erofs_parse_cfgs()
466 sbi->available_compr_algs & ~Z_EROFS_ALL_COMPR_ALGS); in z_erofs_parse_cfgs()
A Derofs_fs.h307 #define Z_EROFS_ALL_COMPR_ALGS ((1 << Z_EROFS_COMPRESSION_MAX) - 1) macro

Completed in 6 milliseconds