Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_accounting.h268 int bch2_dev_usage_init(struct bch_dev *, bool);
H A Ddisk_accounting.c882 int bch2_dev_usage_init(struct bch_dev *ca, bool gc) in bch2_dev_usage_init() function
H A Dbtree_gc.c765 int ret = bch2_dev_usage_init(ca, true); in bch2_gc_start()
H A Dsuper.c1791 ret = bch2_dev_usage_init(ca, false); in bch2_dev_add()