Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/mm/
H A Dpage_io.c278 if (zswap_store(folio)) { in swap_writepage()
H A Dzswap.c1559 bool zswap_store(struct folio *folio) in zswap_store() function