Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzswap.c712 static struct zswap_pool *zswap_pool_create(char *type, char *compressor) in zswap_pool_create() function
823 return zswap_pool_create(zswap_zpool_type, zswap_compressor); in __zswap_pool_create_fallback()
955 pool = zswap_pool_create(type, compressor); in __zswap_param_set()