Searched defs:zswap_entry (Results 1 – 1 of 1) sorted by relevance
190 struct zswap_entry { struct191 swp_entry_t swpentry;192 unsigned int length;193 bool referenced;194 struct zswap_pool *pool;195 unsigned long handle;196 struct obj_cgroup *objcg;197 struct list_head lru;