Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dutil.c228 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done) in bch_next_delay() function
Dwriteback.c96 return bch_next_delay(&dc->writeback_rate, sectors); in writeback_delay()
Dutil.h463 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done);