Home
last modified time | relevance | path

Searched refs:bch2_disk_accounting_mod2 (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dbuckets.c797 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 Ddisk_accounting.h105 #define bch2_disk_accounting_mod2(_trans, _gc, _v, ...) \ macro
H A Ddisk_accounting.c913 bch2_disk_accounting_mod2(trans, gc, in bch2_dev_usage_init()
H A Dinode.c737 int ret = bch2_disk_accounting_mod2(trans, flags & BTREE_TRIGGER_gc, nr, nr_inodes); in bch2_trigger_inode()
H A Dsuper.c2024 bch2_disk_accounting_mod2(trans, false, v, dev_data_type, in bch2_dev_resize()
H A Dalloc_background.c784 return bch2_disk_accounting_mod2(trans, flags & BTREE_TRIGGER_gc, in bch2_dev_data_type_accounting_mod()