Home
last modified time | relevance | path

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

/linux/drivers/block/zram/
H A Dzram_drv.c45 static const char *default_compressor = CONFIG_ZRAM_DEF_COMP; variable
2856 comp_algorithm_set(zram, ZRAM_PRIMARY_COMP, default_compressor); in zram_destroy_comps()
3112 comp_algorithm_set(zram, ZRAM_PRIMARY_COMP, default_compressor); in zram_add()