Searched refs:LZ4HC_MEM_COMPRESS (Results 1 – 5 of 5) sorted by relevance
21 ctx = vmalloc(LZ4HC_MEM_COMPRESS); in lz4hc_alloc_ctx()
50 zctx->mem = vmalloc(LZ4HC_MEM_COMPRESS); in lz4hc_create()
157 #define LZ4HC_MEM_COMPRESS LZ4_STREAMHCSIZE macro
638 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()