Linux Kernel
3.7.1
|
#include <zcache.h>
Data Fields | |
struct tmem_pool * | tmem_pools [MAX_POOLS_PER_CLIENT] |
bool | allocated |
atomic_t | refcount |
struct idr | tmem_pools |
struct zs_pool * | zspool |
struct tmem_pool* tmem_pools[MAX_POOLS_PER_CLIENT] |
Definition at line 60 of file zcache-main.c.
Definition at line 61 of file zcache-main.c.