Searched refs:bch2_mark_replicas (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/bcachefs/
H A Dreplicas.h29 int bch2_mark_replicas(struct bch_fs *,
H A Dreplicas.c465 int bch2_mark_replicas(struct bch_fs *c, struct bch_replicas_entry_v1 *r) function
481 ret = bch2_mark_replicas(c, &d->r);
H A Djournal_io.c1404 ret = bch2_mark_replicas(c, &replicas.e);
1599 if (bch2_mark_replicas(c, &replicas.e))
2048 ret = bch2_mark_replicas(c, &replicas.e);
H A Djournal_reclaim.c894 ret = bch2_mark_replicas(c, &replicas.e);
H A Dbuckets.c352 ret = bch2_mark_replicas(c, r);

Completed in 146 milliseconds