Searched defs:zs_pool (Results 1 – 1 of 1) sorted by relevance
246 struct zs_pool { struct255 struct zs_pool_stats stats; argument258 struct shrinker shrinker;262 struct list_head lru;263 struct zpool *zpool;264 const struct zpool_ops *zpool_ops;268 struct dentry *stat_dentry;271 struct work_struct free_work;295 struct zs_pool *pool; argument
Completed in 9 milliseconds