Home
last modified time | relevance | path

Searched refs:bch2_replicas_gc_start (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dreplicas.h53 int bch2_replicas_gc_start(struct bch_fs *, unsigned);
Djournal_reclaim.c880 bch2_replicas_gc_start(c, 1 << BCH_DATA_journal); in bch2_journal_flush_device_pins()
Dreplicas.c395 int bch2_replicas_gc_start(struct bch_fs *c, unsigned typemask) in bch2_replicas_gc_start() function