Home
last modified time | relevance | path

Searched defs:zswap_entry (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dzswap.c201 struct zswap_entry { struct
202 struct rb_node rbnode;
203 swp_entry_t swpentry;
204 int refcount;
205 unsigned int length;
206 struct zswap_pool *pool;
207 union {
211 struct obj_cgroup *objcg;
212 struct list_head lru;