Searched refs:bch2_dev_freespace_init (Results 1 – 3 of 3) sorted by relevance
| /fs/bcachefs/ |
| A D | alloc_background.h | 345 int bch2_dev_freespace_init(struct bch_fs *, struct bch_dev *, u64, u64);
|
| A D | super.c | 2087 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 D | alloc_background.c | 2301 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