Searched refs:bch2_move_ratelimit (Results 1 – 3 of 3) sorted by relevance
88 int bch2_move_ratelimit(struct moving_context *);
457 int bch2_move_ratelimit(struct moving_context *ctxt) in bch2_move_ratelimit() function533 while (!bch2_move_ratelimit(ctxt)) { in bch2_move_data_btree()702 while (!(ret = bch2_move_ratelimit(ctxt))) { in bch2_evacuate_bucket()
340 while (!bch2_move_ratelimit(ctxt)) { in do_rebalance()