Searched defs:zbud_pool (Results 1 – 1 of 1) sorted by relevance
39081 struct zbud_pool { struct39082 spinlock_t lock;39083 union {39087 struct list_head lru;39088 u64 pages_nr;39089 const struct zbud_ops *ops;39090 struct zpool *zpool;39091 const struct zpool_ops *zpool_ops;