Searched defs:cache_set (Results 1 – 1 of 1) sorted by relevance
507 struct cache_set { struct508 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 …]