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

/linux-master/mm/
H A Dzswap.c886 static struct zpool *zswap_find_zpool(struct zswap_entry *entry) function
906 zpool_free(zswap_find_zpool(entry), entry->handle);
1045 zpool = zswap_find_zpool(entry);
1074 struct zpool *zpool = zswap_find_zpool(entry);

Completed in 136 milliseconds