Home
last modified time | relevance | path

Searched defs:cache_set (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/md/bcache/
Dbcache.h471 struct cache_set { struct
472 struct closure cl;
474 struct list_head list;
475 struct kobject kobj;
476 struct kobject internal;
477 struct dentry *debug;
478 struct cache_accounting accounting;
480 unsigned long flags;
482 struct cache_sb sb;
484 struct cache *cache[MAX_CACHES_PER_SET];
[all …]