Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsuper.c189 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