Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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() argument
453 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done);
H A Dutil.c201 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done) in bch_next_delay()
H A Dbcache.h336 struct bch_ratelimit writeback_rate;