Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddisk_accounting.h108 int bch2_mod_dev_cached_sectors(struct btree_trans *, unsigned, s64, bool);
H A Ddisk_accounting.c113 int bch2_mod_dev_cached_sectors(struct btree_trans *trans, in bch2_mod_dev_cached_sectors() function
H A Dbuckets.c773 ret = bch2_mod_dev_cached_sectors(trans, p.ptr.dev, disk_sectors, gc); in __trigger_extent()
H A Dalloc_background.c918 ret = bch2_mod_dev_cached_sectors(trans, ca->dev_idx, in bch2_trigger_alloc()