Home
last modified time | relevance | path

Searched refs:bch2_disk_accounting_mod (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Ddisk_accounting.h88 int bch2_disk_accounting_mod(struct btree_trans *, struct disk_accounting_pos *,
102 bch2_disk_accounting_mod(trans, &pos, _v, _nr, _gc); \
H A Ddisk_accounting.c84 int bch2_disk_accounting_mod(struct btree_trans *trans, in bch2_disk_accounting_mod() function
122 return bch2_disk_accounting_mod(trans, &acc, &sectors, 1, gc); in bch2_mod_dev_cached_sectors()
587 bch2_disk_accounting_mod(trans, &acc_k, src_v, nr, false)); in bch2_gc_accounting_done()
700 bch2_disk_accounting_mod(trans, &acc, v, nr, false)) ?: in bch2_disk_accounting_validate_late()
H A Dbuckets.c688 ret = bch2_disk_accounting_mod(trans, &acc, &sectors, 1, false); in bch2_trigger_stripe_ptr()
728 int ret = bch2_disk_accounting_mod(trans, &acc, &sectors, 1, true); in bch2_trigger_stripe_ptr()
815 ret = bch2_disk_accounting_mod(trans, &acc_replicas_key, replicas_sectors, 1, gc); in __trigger_extent()
H A Dec.c461 int ret = bch2_disk_accounting_mod(trans, &acc, &sectors, 1, gc); in bch2_trigger_stripe()
477 int ret = bch2_disk_accounting_mod(trans, &acc, &sectors, 1, gc); in bch2_trigger_stripe()
2121 ret = bch2_disk_accounting_mod(trans, &acc, &sectors, 1, false); in bch2_invalidate_stripe_to_dev()
2136 ret = bch2_disk_accounting_mod(trans, &acc, &sectors, 1, false); in bch2_invalidate_stripe_to_dev()