Home
last modified time | relevance | path

Searched defs:max_strm (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/block/zram/
Dzcomp.c38 int max_strm; member
192 static int zcomp_strm_multi_create(struct zcomp *comp, int max_strm) in zcomp_strm_multi_create()
331 struct zcomp *zcomp_create(const char *compress, int max_strm) in zcomp_create()