Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsuper.c740 static struct bch_fs *bch2_fs_alloc(struct bch_sb *sb, struct bch_opts opts) in bch2_fs_alloc() function
2210 c = bch2_fs_alloc(best->sb, opts); in bch2_fs_open()