Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dzswap.c181 struct zswap_entry { struct
182 struct rb_node rbnode;
183 pgoff_t offset;
184 int refcount;
185 unsigned int length;
186 struct zswap_pool *pool;
187 union {
191 struct obj_cgroup *objcg;