Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Drecovery.h10 int bch2_fs_initialize(struct bch_fs *);
Drecovery.c1006 int bch2_fs_initialize(struct bch_fs *c) in bch2_fs_initialize() function
Dsuper.c1038 : bch2_fs_initialize(c); in bch2_fs_start()