Home
last modified time | relevance | path

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

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