Searched refs:bch_next_delay (Results 1 – 3 of 3) sorted by relevance
228 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done) in bch_next_delay() function
96 return bch_next_delay(&dc->writeback_rate, sectors); in writeback_delay()
463 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done);