Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dreplicas.h52 int bch2_replicas_gc_end(struct bch_fs *, int);
H A Djournal_reclaim.c981 ret = bch2_replicas_gc_end(c, ret); in bch2_journal_flush_device_pins()
H A Dreplicas.c370 int bch2_replicas_gc_end(struct bch_fs *c, int ret) in bch2_replicas_gc_end() function