Searched refs:bch2_replicas_gc2 (Results 1 – 4 of 4) sorted by relevance
54 int bch2_replicas_gc2(struct bch_fs *);
1074 ret = bch2_replicas_gc2(c) ?: ret; in bch2_data_job()1090 ret = bch2_replicas_gc2(c) ?: ret; in bch2_data_job()1102 ret = bch2_replicas_gc2(c) ?: ret; in bch2_data_job()
448 int bch2_replicas_gc2(struct bch_fs *c) in bch2_replicas_gc2() function
1662 ret = bch2_replicas_gc2(c); in bch2_dev_remove()