Home
last modified time | relevance | path

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

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