Home
last modified time | relevance | path

Searched refs:bch2_ratelimit_reset (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Drebalance.c632 bch2_ratelimit_reset(&c->rebalance.pd.rate); in bch2_rebalance_stop()
H A Dutil.h252 static inline void bch2_ratelimit_reset(struct bch_ratelimit *d) in bch2_ratelimit_reset() function