Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dbcache.h488 struct cache_set { struct
489 struct closure cl;
491 struct list_head list;
492 struct kobject kobj;
493 struct kobject internal;
494 struct dentry *debug;
495 struct cache_accounting accounting;
497 unsigned long flags;
499 struct cache_sb sb;
501 struct cache *cache[MAX_CACHES_PER_SET];
[all …]