Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dalloc_background.h345 int bch2_dev_freespace_init(struct bch_fs *, struct bch_dev *, u64, u64);
A Dsuper.c2087 ret = bch2_dev_freespace_init(c, ca, 0, ca->mi.nbuckets); in bch2_dev_online()
2145 bch2_dev_freespace_init(c, ca, old_nbuckets, new_nbuckets); in __bch2_dev_resize_alloc()
A Dalloc_background.c2301 int bch2_dev_freespace_init(struct bch_fs *c, struct bch_dev *ca, in bch2_dev_freespace_init() function
2422 int ret = bch2_dev_freespace_init(c, ca, 0, ca->mi.nbuckets); in bch2_fs_freespace_init()

Completed in 14 milliseconds