bch_next_delay    453 drivers/md/bcache/util.h uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done);
bch_next_delay    238 drivers/md/bcache/writeback.c 	return bch_next_delay(&dc->writeback_rate, sectors);