Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/bcache/
Dbcache.h513 struct cache_set { struct
514 struct closure cl;
516 struct list_head list;
517 struct kobject kobj;
518 struct kobject internal;
519 struct dentry *debug;
520 struct cache_accounting accounting;
522 unsigned long flags;
523 atomic_t idle_counter;
524 atomic_t at_max_writeback_rate;
[all …]