Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dzswap.c144 struct zswap_entry { struct
145 struct rb_node rbnode;
146 pgoff_t offset;
147 int refcount;
148 unsigned int length;
149 struct zswap_pool *pool;
150 unsigned long handle;