Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dzswap.c107 ZSWAP_COMPOP_COMPRESS, enumerator
119 case ZSWAP_COMPOP_COMPRESS: in zswap_comp_op()
677 ret = zswap_comp_op(ZSWAP_COMPOP_COMPRESS, src, PAGE_SIZE, dst, &dlen); in zswap_frontswap_store()