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

/linux-master/fs/bcachefs/
H A Dbuckets.h306 void bch2_dev_usage_update(struct bch_fs *, struct bch_dev *,
H A Dbuckets.c299 void bch2_dev_usage_update(struct bch_fs *c, struct bch_dev *ca, function
349 bch2_dev_usage_update(c, ca, &old_a, &new_a, 0, true);
H A Dalloc_background.c865 bch2_dev_usage_update(c, ca, old_a, new_a, journal_seq, false);

Completed in 169 milliseconds