Searched refs:copygc_running (Results 1 – 3 of 3) sorted by relevance
300 prt_printf(out, "running:\t%u\n", c->copygc_running); in bch2_copygc_wait_to_text()380 c->copygc_running = true; in bch2_copygc_thread()382 c->copygc_running = false; in bch2_copygc_thread()448 c->copygc_running = false; in bch2_fs_copygc_init()
463 if (ctxt->wait_on_copygc && c->copygc_running) { in bch2_move_ratelimit()466 !c->copygc_running || in bch2_move_ratelimit()
994 bool copygc_running; member