Searched refs:bch2_ratelimit_delay (Results 1 – 3 of 3) sorted by relevance
247 u64 bch2_ratelimit_delay(struct bch_ratelimit *);
496 u64 bch2_ratelimit_delay(struct bch_ratelimit *d) in bch2_ratelimit_delay() function
471 delay = ctxt->rate ? bch2_ratelimit_delay(ctxt->rate) : 0; in bch2_move_ratelimit()