Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
Dbcache.h507 struct cache_set { struct
508 struct closure cl;
510 struct list_head list;
511 struct kobject kobj;
512 struct kobject internal;
513 struct dentry *debug;
514 struct cache_accounting accounting;
516 unsigned long flags;
517 atomic_t idle_counter;
518 atomic_t at_max_writeback_rate;
[all …]