Searched refs:copygc_running (Results 1 – 3 of 3) sorted by relevance
306 prt_printf(out, "running:\t%u\n", c->copygc_running); in bch2_copygc_wait_to_text()404 c->copygc_running = true; in bch2_copygc_thread()406 c->copygc_running = false; in bch2_copygc_thread()472 c->copygc_running = false; in bch2_fs_copygc_init()
493 if (ctxt->wait_on_copygc && c->copygc_running) { in bch2_move_ratelimit()496 !c->copygc_running || in bch2_move_ratelimit()
1005 bool copygc_running; member