Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsuper.c2135 static int __bch2_dev_resize_alloc(struct bch_dev *ca, u64 old_nbuckets, u64 new_nbuckets) in __bch2_dev_resize_alloc() function
2194 ret = __bch2_dev_resize_alloc(ca, old_nbuckets, nbuckets); in bch2_dev_resize()
2235 ret = __bch2_dev_resize_alloc(ca, old_nbuckets, new_nbuckets); in bch2_fs_resize_on_mount()