Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/bcache/
Dbcache.h517 struct cache_set { struct
518 struct closure cl;
520 struct list_head list;
521 struct kobject kobj;
522 struct kobject internal;
523 struct dentry *debug;
524 struct cache_accounting accounting;
526 unsigned long flags;
527 atomic_t idle_counter;
528 atomic_t at_max_writeback_rate;
[all …]