Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_accounting.h108 int bch2_mod_dev_cached_sectors(struct btree_trans *, unsigned, s64, bool);
H A Ddisk_accounting.c149 int bch2_mod_dev_cached_sectors(struct btree_trans *trans, in bch2_mod_dev_cached_sectors() function
H A Dbuckets.c807 ret = bch2_mod_dev_cached_sectors(trans, p.ptr.dev, disk_sectors, gc); in __trigger_extent()