Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dzswap.c111 static int zswap_comp_op(enum comp_op op, const u8 *src, unsigned int slen, in zswap_comp_op() function
583 ret = zswap_comp_op(ZSWAP_COMPOP_DECOMPRESS, src, in zswap_writeback_entry()
677 ret = zswap_comp_op(ZSWAP_COMPOP_COMPRESS, src, PAGE_SIZE, dst, &dlen); in zswap_frontswap_store()
762 ret = zswap_comp_op(ZSWAP_COMPOP_DECOMPRESS, src, entry->length, in zswap_frontswap_load()