Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dzswap.c234 static int zswap_writeback_entry(struct zpool *pool, unsigned long handle);
239 .evict = zswap_writeback_entry
942 static int zswap_writeback_entry(struct zpool *pool, unsigned long handle) in zswap_writeback_entry() function