Searched defs:zs_pool (Results 1 – 2 of 2) sorted by relevance
199 struct zs_pool { struct206 struct zs_pool_stats stats; argument209 struct shrinker *shrinker;212 struct dentry *stat_dentry;215 struct work_struct free_work;218 rwlock_t lock;219 atomic_t compaction_in_progress;
154 struct zs_pool *zs_pool; member