Searched defs:zswap_entry (Results 1 – 1 of 1) sorted by relevance
144 struct zswap_entry { struct145 struct rb_node rbnode;146 pgoff_t offset;147 int refcount;148 unsigned int length;149 struct zswap_pool *pool;150 unsigned long handle;