Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dzswap.c97 #define ZSWAP_ZPOOL_DEFAULT "zbud" macro
98 static char *zswap_zpool_type = ZSWAP_ZPOOL_DEFAULT;
632 if (!strcmp(zswap_zpool_type, ZSWAP_ZPOOL_DEFAULT)) { in __zswap_pool_create_fallback()
638 zswap_zpool_type, ZSWAP_ZPOOL_DEFAULT); in __zswap_pool_create_fallback()
640 zswap_zpool_type = ZSWAP_ZPOOL_DEFAULT; in __zswap_pool_create_fallback()