Searched refs:LZ4_MEM_COMPRESS (Results 1 – 5 of 5) sorted by relevance
23 ctx = vmalloc(LZ4_MEM_COMPRESS); in lz4_alloc_ctx()
156 #define LZ4_MEM_COMPRESS LZ4_STREAMSIZE macro
50 zctx->mem = vmalloc(LZ4_MEM_COMPRESS); in lz4_create()
584 max_t(size_t, LZ4_MEM_COMPRESS, LZ4HC_MEM_COMPRESS), in __bch2_fs_compress_init()
242 unsigned int size = LZ4_MEM_COMPRESS; in lz4_init_compress_ctx()