Home
last modified time | relevance | path

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

/mm/
Dzswap.c83 #define ZSWAP_COMPRESSOR_DEFAULT "lzo" macro
84 static char *zswap_compressor = ZSWAP_COMPRESSOR_DEFAULT;
138 zswap_compressor = ZSWAP_COMPRESSOR_DEFAULT; in zswap_comp_init()