Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dzswap.c567 static struct zswap_pool *zswap_pool_create(char *type, char *compressor) in zswap_pool_create() function
643 return zswap_pool_create(zswap_zpool_type, zswap_compressor); in __zswap_pool_create_fallback()
740 pool = zswap_pool_create(type, compressor); in __zswap_param_set()