Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Ddisk_accounting_types.h7 struct accounting_mem_entry { struct
15 DARRAY(struct accounting_mem_entry) k; argument
Ddisk_accounting.h164 struct accounting_mem_entry *e = &acc->k.data[idx]; in bch2_accounting_mem_mod_locked()
189 struct accounting_mem_entry *e = &acc->k.data[idx]; in bch2_accounting_mem_read_counters()
Ddisk_accounting.c302 struct accounting_mem_entry n = { in __bch2_accounting_mem_insert()
350 static bool accounting_mem_entry_is_zero(struct accounting_mem_entry *e) in accounting_mem_entry_is_zero()
365 struct accounting_mem_entry *dst = acc->k.data; in bch2_accounting_mem_gc()
536 struct accounting_mem_entry *e = acc->k.data + idx; in bch2_gc_accounting_done()