Home
last modified time | relevance | path

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

/drivers/block/zram/
Dzram_drv.c44 static const char *default_compressor = "lzo-rle"; variable
1956 strlcpy(zram->compressor, default_compressor, sizeof(zram->compressor)); in zram_add()