Searched refs:LZ4HC_MEM_COMPRESS (Results 1 – 5 of 5) sorted by relevance
22 ctx = vmalloc(LZ4HC_MEM_COMPRESS); in lz4hc_alloc_ctx()
157 #define LZ4HC_MEM_COMPRESS LZ4_STREAMHCSIZE macro 338 * This requires 'wrkmem' of size LZ4HC_MEM_COMPRESS.
50 zctx->mem = vmalloc(LZ4HC_MEM_COMPRESS); in lz4hc_create()
644 max_t(size_t, LZ4_MEM_COMPRESS, LZ4HC_MEM_COMPRESS) }, in __bch2_fs_compress_init()
246 size = LZ4HC_MEM_COMPRESS; in lz4_init_compress_ctx()