Searched defs:zswap_entry (Results 1 – 1 of 1) sorted by relevance
196 struct zswap_entry { struct197 swp_entry_t swpentry;198 unsigned int length;199 bool referenced;200 struct zswap_pool *pool;201 unsigned long handle;202 struct obj_cgroup *objcg;203 struct list_head lru;