Searched refs:bch2_replicas_gc2 (Results 1 – 4 of 4) sorted by relevance
54 int bch2_replicas_gc2(struct bch_fs *);
1250 ret = bch2_replicas_gc2(c) ?: ret; in bch2_data_job()1266 ret = bch2_replicas_gc2(c) ?: ret; in bch2_data_job()1278 ret = bch2_replicas_gc2(c) ?: ret; in bch2_data_job()
448 int bch2_replicas_gc2(struct bch_fs *c) in bch2_replicas_gc2() function
1714 ret = bch2_replicas_gc2(c); in bch2_dev_remove()