Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Ddisk_accounting.h88 int bch2_mod_dev_cached_sectors(struct btree_trans *, unsigned, s64, bool);
Ddisk_accounting.c113 int bch2_mod_dev_cached_sectors(struct btree_trans *trans, in bch2_mod_dev_cached_sectors() function
Dbuckets.c746 ret = bch2_mod_dev_cached_sectors(trans, p.ptr.dev, disk_sectors, gc); in __trigger_extent()
Dalloc_background.c921 ret = bch2_mod_dev_cached_sectors(trans, ca->dev_idx, in bch2_trigger_alloc()