Searched defs:zbud_pool (Results 1 – 1 of 1) sorted by relevance
95 struct zbud_pool { struct96 spinlock_t lock;97 union {105 struct list_head lru;106 u64 pages_nr;107 struct zpool *zpool;108 const struct zpool_ops *zpool_ops;
Completed in 7 milliseconds