Searched refs:winbits (Results 1 – 2 of 2) sorted by relevance
11 s32 winbits; member
1281 params->deflate.winbits = ZCOMP_PARAM_NOT_SET; in comp_params_reset()1306 zram->params[prio].deflate.winbits = deflate_params->winbits; in comp_params_store()1321 deflate_params.winbits = ZCOMP_PARAM_NOT_SET; in algorithm_params_store()1355 ret = kstrtoint(val, 10, &deflate_params.winbits); in algorithm_params_store()