Searched refs:bch2_disk_accounting_mod2 (Results 1 – 6 of 6) sorted by relevance
| /fs/bcachefs/ |
| A D | buckets.c | 831 ret = bch2_disk_accounting_mod2(trans, gc, compression_acct, in __trigger_extent() 864 ret = bch2_disk_accounting_mod2(trans, gc, compression_acct, in __trigger_extent() 882 ret = bch2_disk_accounting_mod2(trans, gc, v, inum, k.k->p.inode); in __trigger_extent() 945 int ret = bch2_disk_accounting_mod2(trans, flags & BTREE_TRIGGER_gc, in bch2_trigger_extent() 967 return bch2_disk_accounting_mod2(trans, flags & BTREE_TRIGGER_gc, sectors, in __trigger_reservation()
|
| A D | disk_accounting.h | 105 #define bch2_disk_accounting_mod2(_trans, _gc, _v, ...) \ macro
|
| A D | disk_accounting.c | 952 bch2_disk_accounting_mod2(trans, gc, in bch2_dev_usage_init()
|
| A D | inode.c | 813 int ret = bch2_disk_accounting_mod2(trans, flags & BTREE_TRIGGER_gc, nr, nr_inodes); in bch2_trigger_inode()
|
| A D | super.c | 2142 bch2_disk_accounting_mod2(trans, false, v, dev_data_type, in __bch2_dev_resize_alloc()
|
| A D | alloc_background.c | 812 return bch2_disk_accounting_mod2(trans, flags & BTREE_TRIGGER_gc, in bch2_dev_data_type_accounting_mod()
|
Completed in 20 milliseconds