Home
last modified time | relevance | path

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

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