Searched refs:bch2_fs_resize_on_mount (Results 1 – 3 of 3) sorted by relevance
43 int bch2_fs_resize_on_mount(struct bch_fs *);
940 ret = bch2_fs_resize_on_mount(c); in bch2_fs_recovery()
2206 int bch2_fs_resize_on_mount(struct bch_fs *c) in bch2_fs_resize_on_mount() function