Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dlz4_wrapper.c19 #define LZ4_LEGACY 1 macro
41 if (le32_to_cpu(comp_opts->version) != LZ4_LEGACY) { in lz4_comp_opts()