Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dzswap.c600 static struct zswap_pool *zswap_pool_create(char *type, char *compressor) in zswap_pool_create() function
705 return zswap_pool_create(zswap_zpool_type, zswap_compressor); in __zswap_pool_create_fallback()
819 pool = zswap_pool_create(type, compressor); in __zswap_param_set()