Home
last modified time | relevance | path

Searched refs:__comp_algorithm_show (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/block/zram/
H A Dzram_drv.c1098 static ssize_t __comp_algorithm_show(struct zram *zram, u32 prio, char *buf) in __comp_algorithm_show() function
1247 return __comp_algorithm_show(zram, ZRAM_PRIMARY_COMP, buf); in comp_algorithm_show()
1276 sz += __comp_algorithm_show(zram, prio, buf + sz); in recomp_algorithm_show()