Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dutil.h261 void bch2_ratelimit_increment(struct bch_ratelimit *, u64);
H A Dutil.c507 void bch2_ratelimit_increment(struct bch_ratelimit *d, u64 done) in bch2_ratelimit_increment() function
H A Dmove.c400 bch2_ratelimit_increment(ctxt->rate, k.k->size); in bch2_move_extent()