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

/drivers/md/bcache/
H A Dutil.h452 struct bch_ratelimit { struct
463 static inline void bch_ratelimit_reset(struct bch_ratelimit *d)
468 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done);
H A Dbcache.h339 struct bch_ratelimit writeback_rate;
H A Dutil.c203 * @d - the struct bch_ratelimit to update
208 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done)

Completed in 162 milliseconds