Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_accounting.h118 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()
H A Ddisk_accounting.c351 int bch2_accounting_mem_insert(struct bch_fs *c, struct bkey_s_c_accounting a, in bch2_accounting_mem_insert() function