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