Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dzswap.c98 #define ZSWAP_ZPOOL_DEFAULT "zbud" macro
99 static char *zswap_zpool_type = ZSWAP_ZPOOL_DEFAULT;
587 if (!has_zpool && strcmp(zswap_zpool_type, ZSWAP_ZPOOL_DEFAULT)) { in __zswap_pool_create_fallback()
589 zswap_zpool_type, ZSWAP_ZPOOL_DEFAULT); in __zswap_pool_create_fallback()
591 zswap_zpool_type = ZSWAP_ZPOOL_DEFAULT; in __zswap_pool_create_fallback()