Searched refs:cache_accounting (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/bcache/
H A Dstats.h27 struct cache_accounting { struct
44 void bch_cache_accounting_init(struct cache_accounting *acc,
47 int bch_cache_accounting_add_kobjs(struct cache_accounting *acc,
50 void bch_cache_accounting_clear(struct cache_accounting *acc);
52 void bch_cache_accounting_destroy(struct cache_accounting *acc);
H A Dstats.c94 int bch_cache_accounting_add_kobjs(struct cache_accounting *acc,
108 void bch_cache_accounting_clear(struct cache_accounting *acc)
118 void bch_cache_accounting_destroy(struct cache_accounting *acc)
152 struct cache_accounting *acc = from_timer(acc, t, timer);
222 void bch_cache_accounting_init(struct cache_accounting *acc,
H A Dbcache.h365 struct cache_accounting accounting;
523 struct cache_accounting accounting;

Completed in 133 milliseconds