Searched refs:bch2_update_replicas (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbuckets.h326 int bch2_update_replicas(struct bch_fs *, struct bkey_s_c,
H A Dbuckets.c367 int bch2_update_replicas(struct bch_fs *c, struct bkey_s_c k, function
416 return bch2_update_replicas(c, k, &r.e, sectors, journal_seq, gc);
954 bch2_update_replicas(c, k, &r.e, sectors, trans->journal_res.seq, true);
1018 : bch2_update_replicas(c, k, &r.e, dirty_sectors, 0, true);
H A Dec.c448 int ret = bch2_update_replicas(c, new, &m->r.e,

Completed in 382 milliseconds