Searched refs:bch2_dev_usage_init (Results 1 – 5 of 5) sorted by relevance
217 int bch2_dev_usage_init(struct bch_dev *, bool);
849 int bch2_dev_usage_init(struct bch_dev *ca, bool gc) in bch2_dev_usage_init() function
1062 ret = bch2_dev_usage_init(ca, false); in bch2_fs_initialize()
764 int ret = bch2_dev_usage_init(ca, true); in bch2_gc_start()
1795 ret = bch2_dev_usage_init(ca, false); in bch2_dev_add()
Completed in 15 milliseconds