Searched refs:Z_EROFS_ALL_COMPR_ALGS (Results 1 – 2 of 2) sorted by relevance
273 #define Z_EROFS_ALL_COMPR_ALGS ((1 << Z_EROFS_COMPRESSION_MAX) - 1) macro
173 if (sbi->available_compr_algs & ~Z_EROFS_ALL_COMPR_ALGS) { in erofs_load_compr_cfgs()175 sbi->available_compr_algs & ~Z_EROFS_ALL_COMPR_ALGS); in erofs_load_compr_cfgs()