Searched defs:zbud_pool (Results 1 – 1 of 1) sorted by relevance
101 struct zbud_pool { struct102 spinlock_t lock;103 union {111 struct list_head lru;112 u64 pages_nr;113 const struct zbud_ops *ops;114 struct zpool *zpool;115 const struct zpool_ops *zpool_ops;