Home
last modified time | relevance | path

Searched refs:bch_accounting_mem (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Ddisk_accounting.c295 struct bch_accounting_mem *acc = &c->accounting; in __bch2_accounting_mem_insert()
362 struct bch_accounting_mem *acc = &c->accounting; in bch2_accounting_mem_gc()
392 struct bch_accounting_mem *acc = &c->accounting; in bch2_fs_replicas_usage_read()
428 struct bch_accounting_mem *acc = &c->accounting; in bch2_fs_accounting_read()
466 struct bch_accounting_mem *acc = &c->accounting; in bch2_fs_accounting_to_text()
490 static void bch2_accounting_free_counters(struct bch_accounting_mem *acc, bool gc) in bch2_accounting_free_counters()
500 struct bch_accounting_mem *acc = &c->accounting; in bch2_gc_accounting_start()
522 struct bch_accounting_mem *acc = &c->accounting; in bch2_gc_accounting_done()
698 struct bch_accounting_mem *acc = &c->accounting; in bch2_accounting_read()
964 struct bch_accounting_mem *acc = &c->accounting; in bch2_accounting_gc_free()
[all …]
Ddisk_accounting.h124 struct bch_accounting_mem *acc = &c->accounting; in bch2_accounting_mem_mod_locked()
181 static inline void bch2_accounting_mem_read_counters(struct bch_accounting_mem *acc, in bch2_accounting_mem_read_counters()
200 struct bch_accounting_mem *acc = &c->accounting; in bch2_accounting_mem_read()
Ddisk_accounting_types.h14 struct bch_accounting_mem { struct
Dbcachefs.h748 struct bch_accounting_mem accounting;
Dreplicas.c488 struct bch_accounting_mem *acc = &c->accounting; in bch2_replicas_gc2()