Searched defs:zswap_pool (Results 1 – 1 of 1) sorted by relevance
165 struct zswap_pool { struct166 struct zpool *zpools[ZSWAP_NR_ZPOOLS];167 struct crypto_acomp_ctx __percpu *acomp_ctx;168 struct kref kref;169 struct list_head list;170 struct work_struct release_work;171 struct work_struct shrink_work;195 * pool - the zswap_pool the entry's data is in argument