Searched refs:zcomp_set_max_streams (Results 1 – 3 of 3) sorted by relevance
67 bool zcomp_set_max_streams(struct zcomp *comp, int num_strm);
289 bool zcomp_set_max_streams(struct zcomp *comp, int num_strm) in zcomp_set_max_streams() function
243 if (!zcomp_set_max_streams(zram->comp, num)) { in max_comp_streams_store()