Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddisk_accounting.h294 int bch2_dev_usage_init(struct bch_dev *, bool);
H A Ddisk_accounting.c907 int bch2_dev_usage_init(struct bch_dev *ca, bool gc) in bch2_dev_usage_init() function
H A Drecovery.c1141 ret = bch2_dev_usage_init(ca, false); in bch2_fs_initialize()
H A Dbtree_gc.c793 int ret = bch2_dev_usage_init(ca, true); in bch2_gc_start()
H A Dsuper.c1843 ret = bch2_dev_usage_init(ca, false); in bch2_dev_add()