Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzswap.c373 static struct zpool *zswap_find_zpool(struct zswap_entry *entry) in zswap_find_zpool() function
399 zpool_free(zswap_find_zpool(entry), entry->handle); in zswap_free_entry()
1062 struct zpool *pool = zswap_find_zpool(entry); in zswap_writeback_entry()
1321 zpool = zswap_find_zpool(entry); in zswap_store()
1430 zpool = zswap_find_zpool(entry); in zswap_load()