Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddisk_accounting.h133 BCH_ACCOUNTING_normal, enumerator
169 if (mode == BCH_ACCOUNTING_normal) { in bch2_accounting_mem_mod_locked()
215 …int ret = bch2_accounting_mem_mod_locked(trans, a, gc ? BCH_ACCOUNTING_gc : BCH_ACCOUNTING_normal,… in bch2_accounting_mem_add()
268 ? bch2_accounting_mem_mod_locked(trans, accounting_i_to_s_c(a), BCH_ACCOUNTING_normal, false) in bch2_accounting_trans_commit_hook()
280 bch2_accounting_mem_mod_locked(trans, a.c, BCH_ACCOUNTING_normal, false); in bch2_accounting_trans_commit_revert()
H A Ddisk_accounting.c599 BCH_ACCOUNTING_normal, true); in bch2_gc_accounting_done()