Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dlz4.h156 #define LZ4_MEM_COMPRESS LZ4_STREAMSIZE macro
/OK3568_Linux_fs/kernel/crypto/
H A Dlz4.c23 ctx = vmalloc(LZ4_MEM_COMPRESS); in lz4_alloc_ctx()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcompress.c238 unsigned int size = LZ4_MEM_COMPRESS; in lz4_init_compress_ctx()