Searched refs:Z_EROFS_ALL_COMPR_ALGS (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/erofs/
H A Ddecompressor.c418 if (sbi->available_compr_algs & ~Z_EROFS_ALL_COMPR_ALGS) {
420 sbi->available_compr_algs & ~Z_EROFS_ALL_COMPR_ALGS);
H A Derofs_fs.h301 #define Z_EROFS_ALL_COMPR_ALGS ((1 << Z_EROFS_COMPRESSION_MAX) - 1) macro

Completed in 289 milliseconds