Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dutil.h437 struct bch_ratelimit { struct
448 static inline void bch_ratelimit_reset(struct bch_ratelimit *d) in bch_ratelimit_reset()
453 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done);
H A Dutil.c195 * @d: the struct bch_ratelimit to update
201 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done) in bch_next_delay()
H A Dbcache.h337 struct bch_ratelimit writeback_rate;
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dutil.h418 struct bch_ratelimit { struct
429 static inline void bch_ratelimit_reset(struct bch_ratelimit *d) in bch_ratelimit_reset()
434 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done);
H A Dutil.c195 * @d: the struct bch_ratelimit to update
201 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done) in bch_next_delay()
H A Dbcache.h337 struct bch_ratelimit writeback_rate;

Completed in 7 milliseconds