[go: nahoru, domu]

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

/drivers/md/bcache/
H A Dutil.c200 * bch_next_delay() - increment @d by the amount of work done, and return how
208 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done) function
H A Dutil.h458 * The units here correspond to the units passed to bch_next_delay()
468 uint64_t bch_next_delay(struct bch_ratelimit *d, uint64_t done);
H A Dwriteback.c96 return bch_next_delay(&dc->writeback_rate, sectors);

Completed in 86 milliseconds