Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dzswap.h13 bool zswap_store(struct folio *folio);
21 static inline bool zswap_store(struct folio *folio) in zswap_store() function
/openbmc/linux/mm/
H A Dpage_io.c198 if (zswap_store(folio)) { in swap_writepage()
H A Dzswap.c1193 bool zswap_store(struct folio *folio) in zswap_store() function