Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddisk_accounting.h293 int bch2_dev_usage_remove(struct bch_fs *, unsigned);
H A Ddisk_accounting.c890 int bch2_dev_usage_remove(struct bch_fs *c, unsigned dev) in bch2_dev_usage_remove() function
H A Dalloc_background.c2455 bch2_dev_usage_remove(c, ca->dev_idx); in bch2_dev_remove_alloc()