Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dcompressor.h109 static inline int compressor_check_options(struct compressor *comp, in compressor_check_options() function
Dunsquashfs.c1775 res = compressor_check_options(comp, sBlk.s.block_size, buffer, bytes); in check_compression()