Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dzswap.c107 #define ZSWAP_ZPOOL_DEFAULT "zbud" macro
108 static char *zswap_zpool_type = ZSWAP_ZPOOL_DEFAULT;
596 if (!has_zpool && strcmp(zswap_zpool_type, ZSWAP_ZPOOL_DEFAULT)) { in __zswap_pool_create_fallback()
598 zswap_zpool_type, ZSWAP_ZPOOL_DEFAULT); in __zswap_pool_create_fallback()
600 zswap_zpool_type = ZSWAP_ZPOOL_DEFAULT; in __zswap_pool_create_fallback()