Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Djournal.h437 int bch2_fs_journal_alloc(struct bch_fs *);
H A Drecovery.c974 ret = bch2_fs_journal_alloc(c); in bch2_fs_initialize()
H A Djournal.c1126 int bch2_fs_journal_alloc(struct bch_fs *c) in bch2_fs_journal_alloc() function