Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dutil.h247 u64 bch2_ratelimit_delay(struct bch_ratelimit *);
A Dutil.c496 u64 bch2_ratelimit_delay(struct bch_ratelimit *d) in bch2_ratelimit_delay() function
A Dmove.c471 delay = ctxt->rate ? bch2_ratelimit_delay(ctxt->rate) : 0; in bch2_move_ratelimit()

Completed in 11 milliseconds