Searched refs:bch2_accounting_mem_insert (Results 1 – 2 of 2) sorted by relevance
118 int bch2_accounting_mem_insert(struct bch_fs *, struct bkey_s_c_accounting, enum bch_accounting_mod…172 int ret = bch2_accounting_mem_insert(c, a, mode); in bch2_accounting_mem_mod_locked()
351 int bch2_accounting_mem_insert(struct bch_fs *c, struct bkey_s_c_accounting a, in bch2_accounting_mem_insert() function