Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Ddisk_accounting.h107 BCH_ACCOUNTING_normal, enumerator
134 if (mode == BCH_ACCOUNTING_normal) { in bch2_accounting_mem_mod_locked()
176 int ret = bch2_accounting_mem_mod_locked(trans, a, gc ? BCH_ACCOUNTING_gc : BCH_ACCOUNTING_normal); in bch2_accounting_mem_add()
A Dbtree_trans_commit.c719 ret = bch2_accounting_mem_mod_locked(trans, accounting_i_to_s_c(a), BCH_ACCOUNTING_normal); in bch2_trans_commit_write_locked()
840 bch2_accounting_mem_mod_locked(trans, a.c, BCH_ACCOUNTING_normal); in bch2_trans_commit_write_locked()
A Ddisk_accounting.c583 BCH_ACCOUNTING_normal); in bch2_gc_accounting_done()

Completed in 8 milliseconds