Searched refs:bch2_dev_alloc (Results 1 – 1 of 1) sorted by relevance
189 static int bch2_dev_alloc(struct bch_fs *, unsigned);939 ret = bch2_dev_alloc(c, i); in bch2_fs_alloc()1365 static int bch2_dev_alloc(struct bch_fs *c, unsigned dev_idx) in bch2_dev_alloc() function