Searched refs:bch2_disk_accounting_mod2 (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | buckets.c | 797 ret = bch2_disk_accounting_mod2(trans, gc, compression_acct, in __trigger_extent() 830 ret = bch2_disk_accounting_mod2(trans, gc, compression_acct, in __trigger_extent() 848 ret = bch2_disk_accounting_mod2(trans, gc, v, inum, k.k->p.inode); in __trigger_extent() 915 int ret = bch2_disk_accounting_mod2(trans, flags & BTREE_TRIGGER_gc, in bch2_trigger_extent() 937 return bch2_disk_accounting_mod2(trans, flags & BTREE_TRIGGER_gc, sectors, in __trigger_reservation()
|
| H A D | disk_accounting.h | 105 #define bch2_disk_accounting_mod2(_trans, _gc, _v, ...) \ macro
|
| H A D | disk_accounting.c | 913 bch2_disk_accounting_mod2(trans, gc, in bch2_dev_usage_init()
|
| H A D | inode.c | 737 int ret = bch2_disk_accounting_mod2(trans, flags & BTREE_TRIGGER_gc, nr, nr_inodes); in bch2_trigger_inode()
|
| H A D | super.c | 2024 bch2_disk_accounting_mod2(trans, false, v, dev_data_type, in bch2_dev_resize()
|
| H A D | alloc_background.c | 784 return bch2_disk_accounting_mod2(trans, flags & BTREE_TRIGGER_gc, in bch2_dev_data_type_accounting_mod()
|