Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dzswap.h28 bool zswap_store(struct folio *folio);
42 static inline bool zswap_store(struct folio *folio) in zswap_store() function
/linux/mm/
H A Dpage_io.c275 if (zswap_store(folio)) { in swap_writeout()
H A Dzswap.c1488 bool zswap_store(struct folio *folio) in zswap_store() function