Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddisk_accounting.h139 int bch2_accounting_mem_insert_locked(struct bch_fs *, struct bkey_s_c_accounting, enum bch_account…
196 ret = bch2_accounting_mem_insert_locked(c, a, mode); in bch2_accounting_mem_mod_locked()
H A Ddisk_accounting.c379 int bch2_accounting_mem_insert_locked(struct bch_fs *c, struct bkey_s_c_accounting a, in bch2_accounting_mem_insert_locked() function