Home
last modified time | relevance | path

Searched refs:bch2_accounting_trans_commit_hook (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/fs/bcachefs/
Ddisk_accounting.h232 static inline int bch2_accounting_trans_commit_hook(struct btree_trans *trans, in bch2_accounting_trans_commit_hook() function
Dbtree_trans_commit.c693 ret = bch2_accounting_trans_commit_hook(trans, bkey_i_to_accounting(entry->start), flags); in bch2_trans_commit_write_locked()