Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddisk_accounting_types.h7 struct accounting_mem_entry { struct
15 DARRAY(struct accounting_mem_entry) k; argument
H A Ddisk_accounting.h203 struct accounting_mem_entry *e = &acc->k.data[idx]; in bch2_accounting_mem_mod_locked()
228 struct accounting_mem_entry *e = &acc->k.data[idx]; in bch2_accounting_mem_read_counters()
H A Ddisk_accounting.c323 struct accounting_mem_entry n = { in __bch2_accounting_mem_insert()
392 static bool accounting_mem_entry_is_zero(struct accounting_mem_entry *e) in accounting_mem_entry_is_zero()
407 struct accounting_mem_entry *dst = acc->k.data; in bch2_accounting_mem_gc()
552 struct accounting_mem_entry *e = acc->k.data + idx; in bch2_gc_accounting_done()