node_cache_info
#define to_cache_info(device) container_of(device, struct node_cache_info, dev)
struct node_cache_info *info = to_cache_info(dev);
struct node_cache_info *info;
struct node_cache_info *info, *next;