Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_accounting.h103 int bch2_accounting_update_sb(struct btree_trans *);
H A Ddisk_accounting.c290 int bch2_accounting_update_sb(struct btree_trans *trans) in bch2_accounting_update_sb() function
H A Dbtree_trans_commit.c915 bch2_accounting_update_sb(trans)); in bch2_trans_commit_error()