Searched refs:bch2_replicas_gc_start (Results 1 – 3 of 3) sorted by relevance
53 int bch2_replicas_gc_start(struct bch_fs *, unsigned);
880 bch2_replicas_gc_start(c, 1 << BCH_DATA_journal); in bch2_journal_flush_device_pins()
395 int bch2_replicas_gc_start(struct bch_fs *c, unsigned typemask) in bch2_replicas_gc_start() function