Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dzswap.h28 bool zswap_store(struct folio *folio);
42 static inline bool zswap_store(struct folio *folio) in zswap_store() function
/linux-6.12.1/mm/
Dpage_io.c279 if (zswap_store(folio)) { in swap_writepage()
Dzswap.c1406 bool zswap_store(struct folio *folio) in zswap_store() function