Searched refs:wait_on_copygc (Results 1 – 2 of 2) sorted by relevance
208 bool wait_on_copygc) in bch2_moving_ctxt_init() argument217 ctxt->wait_on_copygc = wait_on_copygc; in bch2_moving_ctxt_init()463 if (ctxt->wait_on_copygc && c->copygc_running) { in bch2_move_ratelimit()634 bool wait_on_copygc, in bch2_move_data() argument641 bch2_moving_ctxt_init(&ctxt, c, rate, stats, wp, wait_on_copygc); in bch2_move_data()
22 bool wait_on_copygc; member