Home
last modified time | relevance | path

Searched refs:bch_ratelimit (Results 1 – 4 of 4) sorted by relevance

/fs/bcachefs/
A Dmove.h19 struct bch_ratelimit *rate;
82 struct bch_ratelimit *, struct bch_move_stats *,
138 struct bch_ratelimit *,
145 struct bch_ratelimit *, struct bch_move_stats *,
A Dutil.h243 struct bch_ratelimit { struct
255 static inline void bch2_ratelimit_reset(struct bch_ratelimit *d) in bch2_ratelimit_reset() argument
260 u64 bch2_ratelimit_delay(struct bch_ratelimit *);
261 void bch2_ratelimit_increment(struct bch_ratelimit *, u64);
264 struct bch_ratelimit rate;
A Dutil.c493 u64 bch2_ratelimit_delay(struct bch_ratelimit *d) in bch2_ratelimit_delay()
507 void bch2_ratelimit_increment(struct bch_ratelimit *d, u64 done) in bch2_ratelimit_increment()
A Dmove.c296 struct bch_ratelimit *rate, in bch2_moving_ctxt_init()
843 struct bch_ratelimit *rate, in bch2_move_data()
1026 struct bch_ratelimit *rate, in bch2_move_data_phys()

Completed in 16 milliseconds