Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddisk_accounting.c316 struct bch_accounting_mem *acc = &c->accounting; in __bch2_accounting_mem_insert()
404 struct bch_accounting_mem *acc = &c->accounting; in bch2_accounting_mem_gc()
434 struct bch_accounting_mem *acc = &c->accounting; in bch2_fs_replicas_usage_read()
470 struct bch_accounting_mem *acc = &c->accounting; in bch2_fs_accounting_read()
506 static void bch2_accounting_free_counters(struct bch_accounting_mem *acc, bool gc) in bch2_accounting_free_counters()
516 struct bch_accounting_mem *acc = &c->accounting; in bch2_gc_accounting_start()
538 struct bch_accounting_mem *acc = &c->accounting; in bch2_gc_accounting_done()
714 struct bch_accounting_mem *acc = &c->accounting; in bch2_accounting_read()
1025 struct bch_accounting_mem *acc = &c->accounting; in bch2_accounting_gc_free()
1033 struct bch_accounting_mem *acc = &c->accounting; in bch2_fs_accounting_exit()
H A Ddisk_accounting_types.h14 struct bch_accounting_mem { struct
H A Ddisk_accounting.h158 struct bch_accounting_mem *acc = &c->accounting; in bch2_accounting_mem_mod_locked()
220 static inline void bch2_accounting_mem_read_counters(struct bch_accounting_mem *acc, in bch2_accounting_mem_read_counters()
240 struct bch_accounting_mem *acc = &c->accounting; in bch2_accounting_mem_read()
H A Dbcachefs.h753 struct bch_accounting_mem accounting;
H A Dreplicas.c488 struct bch_accounting_mem *acc = &c->accounting; in bch2_replicas_gc2()