Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dbcache.h514 struct cache_set { struct
515 struct closure cl;
517 struct list_head list;
518 struct kobject kobj;
519 struct kobject internal;
520 struct dentry *debug;
521 struct cache_accounting accounting;
523 unsigned long flags;
524 atomic_t idle_counter;
525 atomic_t at_max_writeback_rate;
[all …]