Searched refs:zswap_pool_find_get (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dzswap.c523 static struct zswap_pool *zswap_pool_find_get(char *type, char *compressor) function
605 pool = zswap_pool_find_get(type, compressor);
624 /* Drop the ref from zswap_pool_find_get(). */

Completed in 178 milliseconds