Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsuper.c182 static int bch2_dev_alloc(struct bch_fs *, unsigned);
960 ret = bch2_dev_alloc(c, i); in bch2_fs_alloc()
1440 static int bch2_dev_alloc(struct bch_fs *c, unsigned dev_idx) in bch2_dev_alloc() function