Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dzswap.c93 #define ZSWAP_ZPOOL_DEFAULT "zbud" macro
94 static char *zswap_zpool_type = ZSWAP_ZPOOL_DEFAULT;
911 if (!zswap_pool && strcmp(zswap_zpool_type, ZSWAP_ZPOOL_DEFAULT)) { in init_zswap()
913 zswap_zpool_type = ZSWAP_ZPOOL_DEFAULT; in init_zswap()