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