Home
last modified time | relevance | path

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

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