Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dzswap.c79 #define ZSWAP_PARAM_UNSET "" macro
261 if (!strcmp(type, ZSWAP_PARAM_UNSET)) in zswap_pool_create()
263 if (!strcmp(compressor, ZSWAP_PARAM_UNSET)) in zswap_pool_create()
334 zswap_compressor = ZSWAP_PARAM_UNSET; in __zswap_pool_create_fallback()
350 zswap_zpool_type = ZSWAP_PARAM_UNSET; in __zswap_pool_create_fallback()